annotate debian/dirs @ 21776:f43ed7e03b06

Fix double free of *http_hdr at server error. In http.c::http_streaming_start() *http_hdr is allocated then assigned to stream->streaming_ctrl->data if server returns error *http_hdr is freed before function returns. However the copy in ->data remains and is later freed (again) by network.c::streaming_ctrl_free().
author iive
date Sat, 30 Dec 2006 13:23:39 +0000
parents 4780969312f6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
1 usr/bin
3632
06911836febd Adam Di Carlo changes. see debian/changelog
eyck
parents: 1691
diff changeset
2 usr/share/man/man1
06911836febd Adam Di Carlo changes. see debian/changelog
eyck
parents: 1691
diff changeset
3 usr/share/mplayer
4521
0737156ad1f0 Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding
eyck
parents: 3632
diff changeset
4 usr/lib/mplayer
12727
1856b9bfdc09 freedesktop.org compliant menu support
diego
parents: 4521
diff changeset
5 usr/share/applications