view binary.ver @ 37030:5e89e80fa241

Add example/current default Coverity compile options. Suggestions for improvements welcome.
author reimar
date Sun, 06 Apr 2014 17:17:42 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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