Files
mpd/src/decoder
Max Kellermann eff21067f0 mpc: assume the result fo of mpc_decoder_decode() is unsigned
According to the documentation, mpc_decoder_decode() returns an
mpc_uint32_t.  Since the special return value (mpc_uint32_t)-1
translates to a very large long integer, this may cause segmentation
faults if not interpreted properly.
2008-11-12 07:14:18 +01:00
..
2008-11-11 15:55:34 +01:00
2008-10-31 09:19:53 +01:00
2008-11-11 20:53:24 +01:00
2008-11-11 21:39:31 +01:00