FS-10167: Fixed bug with ks_pool_resize allocating incorrectly based on recent allocation code changes. Added some missing files as well from prior commits related to libblade test projects and windows VS project property files.

This commit is contained in:
Shane Bryldt
2017-04-03 14:53:28 -06:00
parent 7861bb0d49
commit 7944934d20
8 changed files with 334 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
KS_BEGIN_EXTERN_C
#ifndef config_lookup_from
#ifdef _WIN32
#define config_lookup_from config_setting_lookup
#endif