Skip to content

Commit

Permalink
Update src/bun.js/api/bun/socket.zig
Browse files Browse the repository at this point in the history
Co-authored-by: Jarred Sumner <[email protected]>
  • Loading branch information
cirospaciari and Jarred-Sumner authored Apr 12, 2024
1 parent 19c944a commit 179c3a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bun.js/api/bun/socket.zig
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ const Handlers = struct {
ctx_.deinit(ssl);
}
}
// clean
bun.default_allocator.destroy(this);
}
}
Expand Down

0 comments on commit 179c3a7

Please sign in to comment.