Mercurial > mplayer.hg
comparison TOOLS/subrip.c @ 7293:0d7942100437
- simpler http_response_append (uses realloc())
- http_response_append addes extra 0 byte to close teh string
(some functions like http_is_header_entire() use standard string
functions like strstr which requires trailing zero)
- check for NULL string in http_is_header_entire()
author | arpi |
---|---|
date | Fri, 06 Sep 2002 00:03:16 +0000 |
parents | 032137fe69a5 |
children | b7464c68bef3 |
comparison
equal
deleted
inserted
replaced
7292:85b678250de4 | 7293:0d7942100437 |
---|