Fix double heap deallocation when erroneous SET was specified.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 26 Mar 2016 15:34:20 +0000 (16:34 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 26 Mar 2016 15:34:20 +0000 (16:34 +0100)
commit5428c2890320da95503876bd04cbd523ddcd4447
treedfe5fe1ee7ab09ff46cb6ba8334698783b82bf99
parent1ecf2cf3b503970ea949bd908cfb357d4f737599
Fix double heap deallocation when erroneous SET was specified.

Found by zzuf.
src/language/utilities/set.q
tests/language/utilities/set.at