]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix bug in Minefield's realloc() which was throwing away most of any
authorSimon Tatham <anakin@pobox.com>
Sun, 31 Mar 2002 16:23:32 +0000 (16:23 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 31 Mar 2002 16:23:32 +0000 (16:23 +0000)
commit01ca464ad2c89d1e3bd3247f01bbd5ecb8dfd885
tree2be4ece3aaef2a3062c89af9af377a5c829ff380
parent17af65c78c2e754647f37cf0599b6bced213d7c6
Fix bug in Minefield's realloc() which was throwing away most of any
block > 4096 bytes. Arrgh.

[originally from svn r1611]
misc.c