Age | Commit message (Collapse) | Author |
|
Lo and behold, there was a mistake in chan.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I've spent enough time thinking about how I would implement this that I
should just get it out of my head and into the code.
|
|
|
|
|
|
|
|
|
|
|
|
variants
|
|
|
|
|
|
|
|
|
|
Turns out using static buffers makes it hard to detect
"use-after-free" problems and leaks.
|
|
|
|
|
|
|
|
To avoid noise in patches when adding or removing API endpoints
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|