Block a user
schemagen generates broken code for nullable root types
schemagen: fix nullable root types (#13)
schemagen builder accepts duplicate unknown keys in non-strict objects
We should drop support for additionalProperties = true
Python wrapper holds dangling pointers when key buffers go out of scope
Keep Python wrapper key buffers alive in WriteRange/ReadRange
Keep Python wrapper key buffers alive in WriteRange/ReadRange
I don't think this can actually crash, but we'll merge it so weaselbot doesn't open it again
ConflictSet is implicitly copyable in C++98/C++03, causing double-free
Disallow copying ConflictSet in C++98/C++03
ServerBench.cpp fails to compile when SYS_perf_event_open is not transitively visible
Include <sys/syscall.h> in ServerBench.cpp for SYS_perf_event_open