diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2019-01-14 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * builtin.c (do_typeof): Fix memory leak when populating the + optional array, and make sure to call the astore method. + 2019-01-09 Andrew J. Schorr <aschorr@telemetry-investments.com> * awkgram.y (tokentab): Indicate that typeof may take 2 arguments. |