From 14577c25169beb8676577490bf2f0bd539d5e999 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 1 Jun 2014 13:35:24 +0200 Subject: [PATCH] ALSA: synth: emux: soundfont.c: Cleaning up memory leak There is a risk for memory leak in when something unexpected happens and the function returns. This was largely found by using a static code analysis program called cppcheck. [fixed a typo of kfree() by tiwai] Signed-off-by: Rickard Strandqvist Signed-off-by: Takashi Iwai --- Reading git-format-patch failed