]> git.saurik.com Git - redis.git/commit - src/sds.c
sds.c no longe pre-allocate more than 1MB of free space ahead. This fixes issue ...
authorantirez <antirez@gmail.com>
Mon, 16 Jan 2012 09:03:38 +0000 (10:03 +0100)
committerantirez <antirez@gmail.com>
Mon, 16 Jan 2012 09:03:38 +0000 (10:03 +0100)
commitbd068b15c25c96200a8288beb5d8bc5331059e33
tree563061c4afa4bdbe8b00f4168a6e362cb359fc91
parent7faa1f075b14882696af22d0613255018416ac92
sds.c no longe pre-allocate more than 1MB of free space ahead. This fixes issue #252.
src/sds.c
src/sds.h