Mark option -key-fifo-size global
commitd3113662b040cab1ba8cb44dc90db206f5ec34ca
authorUoti Urpala <uau@symbol.nonexistent.invalid>
Tue, 29 Apr 2008 12:47:44 +0000 (29 15:47 +0300)
committerUoti Urpala <uau@symbol.nonexistent.invalid>
Tue, 29 Apr 2008 12:52:32 +0000 (29 15:52 +0300)
tree72b8fa3a7448e3c93ece75aeeece237925f5f15c
parent06405a5ba56a0c38b76859a8e1e4665061028a79
Mark option -key-fifo-size global

The fifo is only allocated once and not resized later. After the
previous commit trying to change it for later files would have no
effect. With older code it could cause memory corruption if you set
the option to a value larger than the already allocated size.
cfg-mplayer.h