]> git.ozlabs.org Git - ccan/commit
rbuf: avoid doing memchr(NULL, ..., 0).
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 9 Jan 2023 02:19:22 +0000 (12:49 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Mar 2023 23:22:47 +0000 (09:52 +1030)
commitd87a25dc5510f47ed876985f6014dbfa4a96f1aa
treee2cf36c711988cc1ad29996aa019c14c29301204
parentfbac6a54735b5d153be4675d555e73713186cf69
rbuf: avoid doing memchr(NULL, ..., 0).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/rbuf/rbuf.c