diff options
author | Thomas Viehmann <tv@beamnet.de> | 2008-12-31 22:47:32 +0100 |
---|---|---|
committer | Thomas Viehmann <tv@beamnet.de> | 2008-12-31 22:47:32 +0100 |
commit | 475c79b11056e35dd0716408cd2f1499577b9421 (patch) | |
tree | 87bd9af4fc4d18e03e23c6786791461744f7ad5a /doc | |
parent | bce49846158d839f0fe5185d9956edd1492f9fc3 (diff) | |
download | xine-lib-475c79b11056e35dd0716408cd2f1499577b9421.tar.gz xine-lib-475c79b11056e35dd0716408cd2f1499577b9421.tar.bz2 |
check for negative return values of read when demuxing mng streams
Some input plugins (e.g. file) return negative error codes from read,
this should be treated as no (more) data available.
This is particularly bad because the error code is assigned to an
unsigned integer variable for use by the caller.
Based on a patch by Matthias Hopf <mhopf@suse.de>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions