summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorUoti Urpala <uau@mplayer2.org>2011-07-06 01:24:24 +0300
committerUoti Urpala <uau@mplayer2.org>2011-07-06 06:47:26 +0300
commit39e373aa8d2341e6ae81db1787981bc952a1b156 (patch)
treea47767170c2d842c34f2ad5cdce7f0789b191dd7 /libvo
parenta4166ac23933b4af9074ad801615127135bc98f3 (diff)
downloadmpv-39e373aa8d2341e6ae81db1787981bc952a1b156.tar.bz2
mpv-39e373aa8d2341e6ae81db1787981bc952a1b156.tar.xz
options: allocate dynamic options with talloc
Allocate data structures for dynamic option values with talloc. Hopefully there's no code left that tries to modify those dynamic option values outside the option parser and relies on them being malloc-allocated. Currently talloc functionality isn't used much and the allocations are not hierarchical, so the main practical use for now is just to allow very easy checking for memory leaks.
Diffstat (limited to 'libvo')
0 files changed, 0 insertions, 0 deletions