summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-24 19:43:31 +0200
committerwm4 <wm4@nowhere>2013-07-24 19:43:31 +0200
commit837377a6ce8b7088aa6f8dba639a84dc4949338b (patch)
tree80df18506507576753be204f5e5ad33ff27b7b80 /Makefile
parent4e7ab517c182f87a4927e22b6af4a36204f4c6eb (diff)
downloadmpv-837377a6ce8b7088aa6f8dba639a84dc4949338b.tar.bz2
mpv-837377a6ce8b7088aa6f8dba639a84dc4949338b.tar.xz
input: fix dangling pointer issues with multi-part commands
This didn't setup the linked list of sub-commands for multi-part commands ("a ; b ; c") correctly. Also, the new commands were attached to the allocation of the _old_ command instead of the new one. (Wow, whatever the hell I was (not) thinking when I wrote this code.)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions