mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
If of.err is 0, it means that there was a memory allocation error and no further logging and/or processing is needed. The of.failed string can be only accessed if of.err is not 0.