Atterratio / obs-gphoto

Allows connect DSLR cameras with obs-studio through gPhoto on Linux
GNU General Public License v2.0
43 stars 16 forks source link

We should not free the camera variable if it is null. #16

Open Doeme opened 4 years ago

Doeme commented 4 years ago

This could happen in some circumstances, so we test for that case.