Bug 44551
Summary: | Missing check of the return value of snd_pcm_create() in function poseidon_audio_init() | ||
---|---|---|---|
Product: | Drivers | Reporter: | RUC_Soft_Sec (rucsoftsec) |
Component: | Video(Other) | Assignee: | Alan (alan) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.39 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
RUC_Soft_Sec
2012-07-12 14:29:20 UTC
I am sorry to trouble, but I want to make sure whether this a real bug or a false positive. Thank you RUC_Soft_Sec Real bug - albeit one probably near impossible to hit A patch referencing this bug report has been merged in Linux v3.7-rc1: commit da35de640a0e9c805aba70439f524234890b96c5 Author: Alan Cox <alan@linux.intel.com> Date: Tue Sep 4 10:43:26 2012 -0300 [media] tlg2300: fix missing check for audio creation |