ipartola / hawkeye

An simple and fast USB webcam MJPEG streaming server.
Other
206 stars 28 forks source link

Warning for failure to open config file, is never executed #7

Closed davidsilveiro closed 8 years ago

davidsilveiro commented 8 years ago

Within /src/config.c:179 the statement: panic("Could not open config file");

is never reached due to the return on line 178