Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clashing variable names are becoming a pain.
|
|
|
|
|
|
|
|
|
|
|
|
Now that the validate/unmarshal/marshal functions are all flat, they don't
need specialized contexts.
|
|
|
|
|