commit | 3f571d6497f33945da5ea7791fc533df1f995387 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Wed Feb 28 02:42:56 2001 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Wed Feb 28 02:42:56 2001 +0000 |
tree | 994623c18094672d10f605cdcba96faaab5a482c | |
parent | 280c81a9402dfa39159c3c01dec217b2ad55c8c9 [diff] |
Fix SF buf 404774 submitted by Gregory H. Ball A user program could delete a function's func_closure, which would cause it to crash when called.