mirror of
https://github.com/sonertari/SSLproxy
synced 2024-11-02 15:40:19 +00:00
206734e4b6
And use all those return values. Since we support include files now, we should be able to report in which include file the error has occured. This is not possible if functions just bail out calling exit(), because the user has to scroll back stderr lines to find which include file has failed loading (a line starting with 'Conf: '). Plus, calling exit() on errors reduces unit testability of functions. Also, handle all possible out of memory conditions in opts.c. |
||
---|---|---|
.. | ||
check | ||
testproxy |