Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 10 Nov 2012 12:33:14 +0000 | reimar | Fix memleaks on error and remove useless "break". |
Sat, 10 Nov 2012 12:29:42 +0000 | reimar | Fix memleaks on error and EOF. |
Sat, 10 Nov 2012 12:27:26 +0000 | reimar | Minor simplifications. |
Sat, 10 Nov 2012 12:20:36 +0000 | reimar | http_set_field only makes a copy of the string, so we still need to |
Sat, 10 Nov 2012 12:18:01 +0000 | reimar | Free cookies file data after parsing it. |
Sat, 10 Nov 2012 12:16:53 +0000 | reimar | Do not do sign comparisons on "char" type which can be both signed or unsigned. |