Mercurial > mplayer.hg
comparison libvo/vo_vesa.c @ 35334:3397976a029b
stream ftp: readline: Always initialize output parameter buf
Only exception if passed parameter max is less than or equal
to zero. That cannot happen with the current code.
Additionally change readresp function to always copy the first
response line if the parameter rsp is non-NULL. This fixes some
error reporting that used uninitialized stack arrays.
author | al |
---|---|
date | Tue, 20 Nov 2012 22:16:29 +0000 |
parents | ddb45e9443ec |
children |
comparison
equal
deleted
inserted
replaced
35333:701e78689c07 | 35334:3397976a029b |
---|