[alsa-devel] alsa-utils: axfer/test: fix compiler warnings due to uninitialized return value
GitHub pull_request - opened
github at alsa-project.org
Mon May 6 23:01:10 CEST 2019
alsa-project/alsa-utils pull request #18 was opened from takaswie:
Hi,
One of test programs for axfer internals has bugs to let compiler generate warnings due to uninitialized return value. This patchset fixes them.
```
Takashi Sakamoto (2):
axfer/test: fix uninitialized warning
axfer/test: fix uninitialized warning
axfer/test/mapper-test.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
```
Request URL : https://github.com/alsa-project/alsa-utils/pull/18
Patch URL : https://github.com/alsa-project/alsa-utils/pull/18.patch
Repository URL: https://github.com/alsa-project/alsa-utils
More information about the Alsa-devel
mailing list