diff options
author | Thomas Jansen <mithi@mithi.net> | 2011-02-04 10:22:00 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-02-09 22:41:36 +0100 |
commit | e776c605adeb984aae290cdff38c5f8dd0cd291e (patch) | |
tree | b7fd60c0b77ae42f0ff2fbc389dc7a4647061b16 /src/playlist/extm3u_playlist_plugin.h | |
parent | 8b2f4fc823496c9e473616487e6dc572d77df346 (diff) | |
download | mpd-e776c605adeb984aae290cdff38c5f8dd0cd291e.tar.gz mpd-e776c605adeb984aae290cdff38c5f8dd0cd291e.tar.xz mpd-e776c605adeb984aae290cdff38c5f8dd0cd291e.zip |
output/httpd: initialize unflushed_input
This fixes the following valgrind warning occuring on the first call of
httpd_output_read_page:
==20124== Conditional jump or move depends on uninitialised value(s)
==20124== at 0x425E65: httpd_output_read_page (httpd_output_plugin.c:240)
==20124== by 0x426087: httpd_output_open (httpd_output_plugin.c:279)
==20124== by 0x41D862: ao_open (output_plugin.h:206)
==20124== by 0x41E133: audio_output_task (output_thread.c:590)
Diffstat (limited to 'src/playlist/extm3u_playlist_plugin.h')
0 files changed, 0 insertions, 0 deletions