mario8705 / webserv

3 stars 0 forks source link

Segfault with this .conf : #17

Closed Rgeral closed 1 year ago

Rgeral commented 1 year ago

1 {} 2 3

Rgeral commented 1 year ago

ab test {}{} make a Segfault

mario8705 commented 1 year ago

The segfault happens when a property ({}) has no name (zero params)

sansho88 commented 1 year ago

Fixed in this PR: https://github.com/mario8705/webserv/pull/20