ownership warnings for clang (can diagnose double free if you free after iob_addbuf_free)
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -3,6 +3,7 @@
|
||||
sprinkle compiler attributes over code base
|
||||
some arm fixes (char is unsigned on arm)
|
||||
str_diff* included byte.h instead of str.h (Mathias Gumz)
|
||||
ownership warnings for clang (can diagnose double free if you free after iob_addbuf_free)
|
||||
|
||||
0.34:
|
||||
be more C99 compliant (Florian Weimer)
|
||||
|
||||
Reference in New Issue
Block a user