Johan Herland <jo...@herland.net> writes: > On Sun, Nov 11, 2018 at 10:49 AM Carlo Marcelo Arenas Belón > <care...@gmail.com> wrote: >> >> 511726e4b1 ("builtin/notes: fix premature failure when trying to add >> the empty blob", 2014-11-09) removed the check for !len but left a >> call to free the buffer that will be otherwise NULL
Wow, that's a old one. >> >> Signed-off-by: Carlo Marcelo Arenas Belón <care...@gmail.com> > > Signed-off-by: Johan Herland <jo...@herland.net> Thanks, both. Will apply.