From: Henrik Kretzschmar Date: Fri, 29 Sep 2006 09:00:56 +0000 (-0700) Subject: [PATCH] docbook: fix segfault in docproc.c X-Git-Tag: v2.6.19-rc1~717 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=074a5dde04abc66eea30368c74913d83b1a410f9;p=pandora-kernel.git [PATCH] docbook: fix segfault in docproc.c Adds a missing exit, if the file that should be parsed couldn't be opened. Without it crashes with a segfault, cause the filedescriptor is accessed even if the file could not be opened. Signed-off-by: Henrik Kretzschmar Acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed