view binary.ver @ 36554:d75b3dce7851

ad_realaud: Fix memory leak in error path.
author reimar
date Sun, 19 Jan 2014 22:24:45 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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