view binary.ver @ 37090:91628537e24e

Fix segmentation fault. This would occur when there is no audio.
author ib
date Wed, 07 May 2014 13:54:28 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};