diff options
author | Martin Storsjö <martin@martin.st> | 2015-03-19 09:28:25 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2015-03-19 10:25:22 +0200 |
commit | 8dc72eeaf647736c287b59a3856a11904bedd58b (patch) | |
tree | 8c821a0ecf5dc9c58d3cfd572a0e6923fc61eb92 /tests/ref/acodec/pcm-f32le | |
parent | 8692d74b7364b405d7939c0ed347e8a2815193a7 (diff) | |
download | ffmpeg-8dc72eeaf647736c287b59a3856a11904bedd58b.tar.gz |
udp: Fix crashes after adding AVOptions
Add a missing AVClass member, check whether localaddr is null.
(Previously, localaddr was always a local stack buffer, while it
now also can be an avoption string which can be null.)
This fixes crashes when not passing any localaddr parameter, since
66028b7ba.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/ref/acodec/pcm-f32le')
0 files changed, 0 insertions, 0 deletions