]> git.ozlabs.org Git - ccan/commitdiff
Fix theoretical problem with 0-length records.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Jun 2009 02:17:20 +0000 (11:47 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Jun 2009 02:17:20 +0000 (11:47 +0930)
By faking them out to length 1, we might go oob.  Just fake the malloc.


No differences found