mpd/src/lib
Max Kellermann 4b8d258cff lib/nfs/Connection: fix crash while canceling a failing Open()
The method NfsConnection::CancellableCallback::Callback() will always
invoke NfsConnection::Close() on the file handle, even if the void
pointer is not a nfsfh.  This can happen if the Open() was not
successful, e.g. when the file does not exist.
2014-12-14 15:16:01 +01:00
..
despotify Tag: use SignedSongTime for the song duration 2014-08-29 13:20:58 +02:00
expat InputStream: "protect" attributes 2014-05-12 18:59:46 +02:00
ffmpeg input/ffmpeg: use av_strerror() 2014-08-18 20:35:34 +02:00
icu icu: include strings.h for strcasecmp 2014-08-16 07:53:08 +02:00
nfs lib/nfs/Connection: fix crash while canceling a failing Open() 2014-12-14 15:16:01 +01:00
smbclient */smbclient: protect all libsmbclient calls with a mutex 2014-02-06 22:19:59 +01:00
upnp lib/upnp/ContentDirectoryService: swap uri_apply_base() parameters 2014-11-07 18:43:00 +01:00
zlib fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxx 2014-08-11 21:48:25 +02:00