summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_application.m
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-12 17:28:22 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-16 18:08:38 +0900
commit50a7aac4d796a6fdcc73a502616601ecf3da3425 (patch)
tree70bfc09099e3e5d46dc211a6584d6d376d870858 /osdep/macosx_application.m
parent2051243a0fdc4bc2542583d37342c32a93fc3468 (diff)
downloadmpv-50a7aac4d796a6fdcc73a502616601ecf3da3425.tar.bz2
mpv-50a7aac4d796a6fdcc73a502616601ecf3da3425.tar.xz
player: drop explicit exit() calls
The code in main.c calls exit() explicitly, but the code is actually easier to follow by simply exiting from main() instead. The exit() call in av_log.c happens only on severely broken builds, so replace it with abort(). (Shuts up rpmlint warnings.) (cherry picked from commit e920a00ebad645cd14d341f4dabd4c5c077d2e0c)
Diffstat (limited to 'osdep/macosx_application.m')
0 files changed, 0 insertions, 0 deletions