command.c: fix sub_remove crash
commit325926f9f87070615521747646c47012f1434e15
authorUoti Urpala <uau@mplayer2.org>
Mon, 25 Apr 2011 09:57:28 +0000 (25 12:57 +0300)
committerUoti Urpala <uau@mplayer2.org>
Sun, 1 May 2011 21:44:21 +0000 (2 00:44 +0300)
tree3b72fab5522ace4029da7256e5dd2b38eb45abde
parented5279db296341d96f94b4b6e9aca719a12327e7
command.c: fix sub_remove crash

The sub_remove slave command tried to access a NULL pointer when
removing an external subtitle file displayed with libass. Fix.
command.c