changelog
- Sun, 02 Jun 2024 16:02:36 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 02 Jun 2024 16:02:36 +0200] rev 532
- stop cgi read-event processing if an error occured
- Sun, 02 Jun 2024 14:28:17 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 02 Jun 2024 14:28:17 +0200] rev 531
- change nsapi_function_return behavior: move saf return to the end of the event cycle
- Sun, 02 Jun 2024 13:07:48 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 02 Jun 2024 13:07:48 +0200] rev 530
- handle eof in cgi_stdout_readevent to fix potential double free in cgi_event_finish
- Sun, 02 Jun 2024 12:39:04 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 02 Jun 2024 12:39:04 +0200] rev 529
- change execution order of event handler and event finish functions