Re: null pointer dereference in refs/file-backend

2019-01-16 Thread René Scharfe
Am 16.01.2019 um 10:18 schrieb Carlo Arenas: > while running HEAD cppcheck against git HEAD got the following error, > that seem to be in the code all the way to maint: > > [refs/files-backend.c:2681] -> [refs.c:1044] -> [cache.h:1075]: > (error) Null pointer dereference: src > > the code that uses

null pointer dereference in refs/file-backend

2019-01-16 Thread Carlo Arenas
while running HEAD cppcheck against git HEAD got the following error, that seem to be in the code all the way to maint: [refs/files-backend.c:2681] -> [refs.c:1044] -> [cache.h:1075]: (error) Null pointer dereference: src the code that uses NULL as the source OID was introduced with b0ca411051 ("