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)
commit156d14da4cfc4fe01b705d6e2d22e44c0a2dbecd
tree958f1f33b7d2b094d6c5f267bd5737dae9cacc97
parentc38f62b08d800104fa9b0e9d6e9141459986c06d
sound: sound/oss/msnd_pinnacle.c: add vfrees

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>
sound/oss/msnd_pinnacle.c