[vlc-devel] exit(0) → _exit(0) in CPUCapabilities
Rémi Denis-Courmont
rem at videolan.org
Tue Dec 29 19:22:13 CET 2009
Le mardi 29 décembre 2009, Martin T. Sandsmark a écrit :
> In src/misc/cpu.c, you call exit (3) after forking and checking for
> the capability, which can have unintended consequences for C++
> applications using libvlc (and for example using DBus), because it
> invokes destructors and whatnot.
Merged, but please use _full_ git patch format next time.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list