]> git.sesse.net Git - vlc/commit
Fixed an incorrect read() error handling (http access).
authorLaurent Aimar <fenrir@videolan.org>
Mon, 13 Apr 2009 19:24:05 +0000 (21:24 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 13 Apr 2009 19:27:13 +0000 (21:27 +0200)
commitfb79b01e7bcea0876b2e62da67e9ca12b5458349
tree26b98ce8b9298657a8f6946b58d560fe89e9d538
parent29aba43114b3a8241f8a40d2a9b93bf26b1f6377
Fixed an incorrect read() error handling (http access).

It was based on xxcv investigation and preliminary patch.
It should fix #2644.
modules/access/http.c