pulseaudio/src/modules/raop
Peter Meerwald-Stadler 4cfd544f21 raop: Fix potential NULL dereference
wath may be NULL, as suggested by Hajime Fujita
Coverity ID: #1398156

setting val = NULL is not needed

Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Cc: Hajime Fujita <crisp.fujita@nifty.com>
2017-03-09 13:51:51 +01:00
..
module-raop-discover.c raop: Fix potential resource leaks 2017-03-07 09:47:46 +01:00
module-raop-sink.c raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
raop-client.c raop: Fix potential NULL dereference 2017-03-09 13:51:51 +01:00
raop-client.h raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
raop-crypto.c raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
raop-crypto.h raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
raop-packet-buffer.c raop: Silently drop out-of-history retransmission request 2017-01-19 03:10:19 +02:00
raop-packet-buffer.h raop: Correctly wrap RTP packet sequence number 2017-01-19 03:10:19 +02:00
raop-sink.c raop: Fix potential dereference after NULL check 2017-03-09 13:51:51 +01:00
raop-sink.h raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
raop-util.c raop: Update and standardise source file headers 2017-01-19 03:10:19 +02:00
raop-util.h raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00