resindvd: Take a copy of the passed plugin features
authorJan Schmidt <thaytan@noraisin.net>
Mon, 2 Nov 2009 11:33:19 +0000 (11:33 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Mon, 2 Nov 2009 11:33:19 +0000 (11:33 +0000)
commit570a0bb65c3b0c97e4daf534e76cb2c283e13d2d
tree43861e45430a145ade3a0872fd9fe2ecef4c22ba
parentf7b832d19b8f96060a26f5b278c5a31f5ab00106
resindvd: Take a copy of the passed plugin features

Clarify the ownership of the internal plugin feature list by making
a copy of any passed list. Avoids crashes when freeing a passed list,
or leaks caused by not freeing any internally built list.
gst/autoconvert/gstautoconvert.c