rafaello7 / filemanager-httpd

Tiny http server with ability to manage files using web browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

segmentation fault

cm9vdA opened this issue · comments

I think you should add "break" to fmconfig.c:441, otherwise there will be a null pointer causing a segmentation fault when setting the username and password in the configuration file.

Yes, you are right. I have fixed.
I apologize for the long delay with the answer.

Fixed.