summaryrefslogtreecommitdiffstats
path: root/mpvcore
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-18 14:07:41 +0100
committerwm4 <wm4@nowhere>2013-12-01 19:26:34 +0100
commitb9f40d650a248c4f08af468cb129a1285a955acb (patch)
treeadee47448b37255bc6ca764354650dbc41b235d8 /mpvcore
parentdc1aaf695f3f8ef813f43be385c2ee97ddd6eeb2 (diff)
downloadmpv-b9f40d650a248c4f08af468cb129a1285a955acb.tar.bz2
mpv-b9f40d650a248c4f08af468cb129a1285a955acb.tar.xz
stream_dvb: remove bogus free calls
The priv struct is now allocated by talloc in stream.c. It doesn't need to be manually freed, and using free() instead of talloc_free() probably crashes.
Diffstat (limited to 'mpvcore')
0 files changed, 0 insertions, 0 deletions