JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.9k stars 386 forks source link

Fix segmentation fault in cookie functions #224

Closed Magentron closed 1 year ago

Magentron commented 1 year ago

Solves #223

Before, the siege command with my specific configuration segfaulted both on my Mac and inside a Ubuntu docker container. After applying these changes it is no longer crashing.