obs-studio/plugins/mac-capture
jp9000 6b8b5e5f64 mac-capture: Fix potential crash querying devices
I didn't check to see if the size of the string was 0, when it's 0 it
won't create the converted string and it'll send a null pointer to
CFStringGetCString, causing it to crash.
2015-01-05 14:11:33 -08:00
..
data/locale Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
CMakeLists.txt Add Window Capture to mac-capture plugin 2014-08-20 00:50:18 +02:00
audio-device-enum.c CoreAudio: Enumerate AudioDeviceID manually 2014-06-07 06:07:51 -07:00
audio-device-enum.h CoreAudio: Enumerate AudioDeviceID manually 2014-06-07 06:07:51 -07:00
mac-audio.c (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
mac-display-capture.m Don't update video of sources if not displaying 2015-01-05 02:10:32 -08:00
mac-helpers.h mac-capture: Fix potential crash querying devices 2015-01-05 14:11:33 -08:00
mac-window-capture.m Don't update video of sources if not displaying 2015-01-05 02:10:32 -08:00
plugin-main.c Add Window Capture to mac-capture plugin 2014-08-20 00:50:18 +02:00
window-utils.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-utils.m (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00