Save strings we're expanding in case an embedded eval causes them
commit7f253e4ac6a3304c6ddb643b3fa5bd3c52ed87b5
authorpsmith <psmith>
Mon, 29 Aug 2011 16:20:19 +0000 (29 16:20 +0000)
committerpsmith <psmith>
Mon, 29 Aug 2011 16:20:19 +0000 (29 16:20 +0000)
tree1e25417d63344043a438e1a44c1df132d8ca32b7
parent548139e38dd12f9c9d10eb583e251ef9a9dabde7
Save strings we're expanding in case an embedded eval causes them
to be freed (if they're the value of a variable that's reset for example).
See Savannah patch #7534
ChangeLog
expand.c
tests/ChangeLog
tests/scripts/features/varnesting