Bug#403085: possible fix

2006-12-18 Thread Michael Piefel
Am Freitag, den 15.12.2006, 14:39 +0100 schrieb Markus Dahms: > I made two patches which resolve the problem for me, one fixes > magic_compile(), the other one magic_check(): Sorry, you were too slow. > All the problems are missing initializations, there can be many more of > these bugs in the co

Bug#403085: possible fix

2006-12-15 Thread Markus Dahms
Tags: patch I made two patches which resolve the problem for me, one fixes magic_compile(), the other one magic_check(): --- src/magic.c.orig2006-12-15 14:12:38.0 +0100 +++ src/magic.c 2006-12-15 14:14:28.0 +0100 @@ -86,6 +86,7 @@ if ((ms = malloc(sizeof(struct magic