Crow/include
Seungwoo Kang ac757ff0c9
Fix websocket crash from connection pointer dangling (#530)
* websocket: Add dangling-prevent anchor pointer

* websocket: Fix deadlock from incorrect expiration expectation

* webscoket: Fix unsafe write access to anchor_

* websocket: Fix build error from use of 'nullptr_t'

* websocket: Remove latent dereferencing on dangling 'this' pointer

* websocket: Resolve conflict with master branch

Co-authored-by: Vladislav <vladislav.oleshko@gmail.com>
2022-10-09 19:03:52 +03:00
..
crow Fix websocket crash from connection pointer dangling (#530) 2022-10-09 19:03:52 +03:00
crow.h Separate middleware for handlers 2022-02-01 22:49:41 +03:00