diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -229,3 +229,9 @@ Wed Sep 27 13:39:45 EST 2000 | |||
229 | >> (e.g. «a = {print'foo'}») | 229 | >> (e.g. «a = {print'foo'}») |
230 | (by Edgar Toernig; since 4.0b, deriving from previous bug) | 230 | (by Edgar Toernig; since 4.0b, deriving from previous bug) |
231 | 231 | ||
232 | ** liolib.c | ||
233 | Thu Oct 26 10:50:46 EDT 2000 | ||
234 | >> in function `read_file', realloc() doesn't free the buffer if it can't | ||
235 | >> allocate new memory | ||
236 | (by Mauro Vezzosi; since 4.0b) | ||
237 | |||