# einfach (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover einfach.

Page: <https://rssamplifier.com/topics/einfach/blogs>  
Feed: <https://rssamplifier.com/topics/einfach/blogs.md>

---

## [Don't trust user data, http.zig edition](https://andy.hammerhartes.de/dont-trust-user-data-httpzig-edition.html)

_2024-09-24 · Andy · Superficial Reflections_

Recently, I was playing around with http.zig for recreational programming purposes and was surprised to see a Zig panic when I sent a hand-crafted request: thread 2173676 panic: integer overflow /tmp/http.zig/src/request.zig:859:28: 0x10eed04 in prepareForBody (example\_1) const missing = cl - read; ^ /tmp/http.zig …

