Files
bun.sh/test/js/node
robobun 19acc4dcac fix(buffer): handle string allocation failures in encoding operations (#25214)
## Summary
- Add proper bounds checking for encoding operations that produce larger
output than input
- Handle allocation failures gracefully by returning appropriate errors
- Add defensive checks in string initialization functions

## Test plan
- Added test case for encoding operations with large buffers
- Verified existing buffer tests still pass

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-28 22:56:28 -08:00
..
2025-08-27 06:39:11 -07:00
2025-09-27 00:27:23 -07:00
2025-10-20 18:01:25 -07:00
2025-11-27 12:26:50 -08:00
2025-09-11 17:53:06 -07:00
2025-10-09 19:11:08 -07:00