aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-02-02 17:16:38 +0100
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-06-26 12:46:26 -0400
commit9b04ce65af3517effa670bd366f3850fec42a0e2 (patch)
treea57ebb9e76fb76c5490233892b859f5a0c18edb6 /Documentation
parenta80c508bb361721c1e6428a1ac61168f30c0641d (diff)
ALSA: hda - Fix memory leaks in conexant jack arrays
commit 70f7db11c45a313b23922cacf248c613c3b2144c upstream. The Conexant codec driver adds the jack arrays in init callback which may be called also in each PM resume. This results in the addition of new jack element at each time. The fix is to check whether the requested jack is already present in the array. Reference: Novell bug 668929 https://bugzilla.novell.com/show_bug.cgi?id=668929 Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions