]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix read past end of buffer 655/head
authorMarc <34656315+MarcT512@users.noreply.github.com>
Fri, 7 Aug 2020 09:49:45 +0000 (10:49 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2020 09:49:45 +0000 (10:49 +0100)
commit4e9e44e5258dee7654f74948b0dd5da39c28beec
treebc59f1974f24fbcc05de86384276ed14561d911d
parent730e3d044f2ac2e44e38bf67ac31c19925428d15
Fix read past end of buffer

Resolves https://github.com/json-c/json-c/issues/654
apps/json_parse.c