-
- Downloads
Fix a compiler warning on OpenBSD
malloc_options needs to be declared extern (and declaring it extern
means we need to initialize it separately)
Fixes bug 29145; bugfix on 0.2.9.3-alpha
Signed-off-by:
Kris Katterjohn <katterjohn@gmail.com>
changes/bug29145
0 → 100644
Please register or sign in to comment