httpd icon indicating copy to clipboard operation
httpd copied to clipboard

Add err return about set_allow_opts() in set_override()

Open zhou1615 opened this issue 3 years ago • 0 comments

In set_override(), the return value of set_allow_opts() is not considered.

Fix this by adding an error check about set_allow_opts().

zhou1615 avatar Apr 07 '22 17:04 zhou1615