]> git.armaanb.net Git - sic.git/commit
fix an out-of-bounds read if the input is ""
authorHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 5 May 2021 23:04:35 +0000 (01:04 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 5 May 2021 23:04:35 +0000 (01:04 +0200)
commitdf4c0611366bf361fa263fbc57009cbe68456855
tree9bb598305a6c8a5fa4f9da7af6e5ecdcf3db5b06
parentec293427a0cc2ef7f561a60347ce940d567efb72
fix an out-of-bounds read if the input is ""

Notified by Guilherme Janczak <guilherme.janczak@yandex.com>, thanks!
util.c