
6 May
2020
6 May
'20
12:37 a.m.
On 5/1/20 8:13 AM, Heinrich Schuchardt wrote:
On 4/21/20 2:38 AM, AKASHI Takahiro wrote:
"if (left < esl->signature_size)" is not reachable in a while loop. But it is still valuable in case that a given signature database is somehow corrupted. So fix the while loop condition.
Signed-off-by: AKASHI Takahiro takahiro.akashi@linaro.org Reported-by: Heinrich Schuchardt xypron.glpk@gmx.de
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de
Patch is merged. Thanks Heinrich