From: Dave Jones Date: Mon, 6 Mar 2006 13:03:37 +0000 (+0100) Subject: [ALSA] Fix use after free in opl3_seq and opl3_oss X-Git-Tag: v2.6.17-rc1~1129^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e315e9248329c53a8932b71532c28240125e3c4;p=pandora-kernel.git [ALSA] Fix use after free in opl3_seq and opl3_oss Modules: OPL3 Don't read from free'd memory. Also make use of the return value, and don't register the device if something went wrong creating the port. Coverity #954, #955 Signed-off-by: Dave Jones Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed