Module Name: src
Committed By: he
Date: Fri Apr 30 17:54:18 UTC 1999
Modified Files:
src/bin/sh: expand.c
Log Message:
Fix for bin/7502, from Tor Egge / FreeBSD. Their commit message:
> During variable expansion, the internal representation of the expression
> might be relocated. Handle this case.