ALSA: info: Avoid leaking kernel memory
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Mar 2013 11:01:13 +0000 (12:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Mar 2013 11:03:33 +0000 (12:03 +0100)
commit0d861ac23812428deae17de2038234b79818b964
tree3efc88ae02fa65bdf001a13f8e454e107aed7820
parenteb7c06e8e9c93b495e355421cffd3c43c266d7d2
ALSA: info: Avoid leaking kernel memory

Make sure that the allocated buffer for reading the proc file won't
expose the uncleared kernel memory.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/info.c