gst/rtsp/sdpmessage.c: Clear stack allocated SDPMedia struct before calling _init...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 14 Feb 2007 17:04:47 +0000 (17:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 14 Feb 2007 17:04:47 +0000 (17:04 +0000)
commitdf5916db2f6c17ffec8350e3818bcd2b346ff43f
treee2294cf33b5a1550981f22a02b627f3eae3d046c
parent3b5868a9e006caf45c84068462dc333bca9dcf12
gst/rtsp/sdpmessage.c: Clear stack allocated SDPMedia struct before calling _init() on it.

Original commit message from CVS:
* gst/rtsp/sdpmessage.c: (sdp_parse_line):
As spotted by: Peter Kjellerstedt  <pkj at axis com>:
Clear stack allocated SDPMedia struct before calling _init() on it.
Clarify this in the docs as well.
ChangeLog
gst/rtsp/sdpmessage.c