commit 4237aadf0af7c68d36871a8161c56e6369e5edec Author: Sascha Wildner <s...@online.de> Date: Sun Nov 3 13:31:12 2019 +0100
file(1): Fix CVE-2019-18218. For further details see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18218 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16780 Reported-by: zrj Summary of changes: contrib/file/src/cdf.c | 7 +++---- contrib/file/src/cdf.h | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4237aadf0af7c68d36871a8161c56e6369e5edec -- DragonFly BSD source repository