]> git.saurik.com Git - redis.git/commit
Check seplen and len before malloc'ing "tokens"
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 27 Apr 2011 12:32:56 +0000 (14:32 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Thu, 5 May 2011 14:32:22 +0000 (16:32 +0200)
commitc040cbd6252b493456ca910d7b1d1cf4122959d4
treed492d5940f4cfc81c9716e7294330181c52925d9
parentbf9fd5ffa248ac8a9c577eb2fc7fb6cd8a445113
Check seplen and len before malloc'ing "tokens"
src/sds.c