mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
* Fix double-free in websocket client * Update test * Fix null pointer dereference * Fix missing protect() / unprotect() call * More careful checks --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>