diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:14 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-08-31 00:38:31 -0700 |
commit | 4ea80a16634be04aad3dfcb5cb46afa8a7e84827 (patch) | |
tree | b1299d4cfd4cb0a6911992d4b7ca3e868919e836 /src/inputStream.h | |
parent | 82107df9ddbbf739b6daa08c391e15a0b9b1cdfd (diff) | |
download | mpd-4ea80a16634be04aad3dfcb5cb46afa8a7e84827.tar.gz mpd-4ea80a16634be04aad3dfcb5cb46afa8a7e84827.tar.xz mpd-4ea80a16634be04aad3dfcb5cb46afa8a7e84827.zip |
wavpack: don't use "isp" before initialization
The old code called can_seek() with the uninitialized pointer
"isp.is". Has this ever worked? Anyway, initialize "isp" first, then
call can_seek(&isp).
Diffstat (limited to 'src/inputStream.h')
0 files changed, 0 insertions, 0 deletions