sdp: Store a copy of the bandwidth string
authorSebastian Rasmussen <sebrn@axis.com>
Thu, 25 Apr 2013 19:10:04 +0000 (21:10 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 26 Apr 2013 06:41:12 +0000 (08:41 +0200)
commitf7e879aa18d874d21024093fd0f09e8ec7f24d26
tree49f9ff8e575b4de753be45aecf61e8ee73d91d12
parentc72aefb6201838c8dfe2e94962dee256688f1d6a
sdp: Store a copy of the bandwidth string

Otherwise we will free a string later that does not belong to us.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=698888
gst-libs/gst/sdp/gstsdpmessage.c