Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALSA: PCM: Fix possible memory leaks in the error path
When the first page allocation failed for sgbuf, it leaks the records that have been formerly allocated. Signed-off-by: Takashi Iwai <[email protected]>
- Loading branch information