view debian/copyright @ 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 a44bc6314a30
children 32725ca88fed
line wrap: on
line source

This package was debianized by * TeLeNiEkO * telenieko@telenieko.com on
Mon, 26 Feb 2001 12:24:04 +0100.

Original source can be found at: http://www.mplayerHQ.hu/homepage/

Copyrighted by various authors. Licensed under the terms of GNU GPL.
See /usr/share/common-licenses/GPL for details.