sound: sound/oss/msnd_pinnacle.c: add vfrees
authorJulia Lawall <Julia.Lawall@lip6.fr>
Mon, 9 Apr 2012 08:16:32 +0000 (10:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Apr 2012 06:41:54 +0000 (08:41 +0200)
At the point of this error-handling code, HAVE_DSPCODEH may be undefined,
so free INITCODE and PERMCODE as done elsewhere.  A jump and label are
introduced to avoid code duplication.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found