]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10167: More cleanup of libks, now compiles with no warnings or errors in VS2015...
authorShane Bryldt <astaelan@gmail.com>
Thu, 23 Mar 2017 19:30:31 +0000 (13:30 -0600)
committerShane Bryldt <astaelan@gmail.com>
Thu, 23 Mar 2017 19:30:31 +0000 (13:30 -0600)
commitd2facbce1e8faae2f1ea85c81ab27214fbc41aaa
tree9f60554f9bcffd5ec340060e5d60ccad8da7b191
parent4eed255acbdc51f25b682dae69c48d91c8869a2c
FS-10167: More cleanup of libks, now compiles with no warnings or errors in VS2015, also fixed a bug in ks_pool.c related to logging prefix memory bounds checks. A few warnings had to be disabled entirely due to the issues coming from openssl.
libs/libks/libks.vcxproj
libs/libks/libks.vcxproj.filters
libs/libks/src/ks.c
libs/libks/src/ks_log.c
libs/libks/src/ks_pool.c
libs/libks/src/ks_ssl.c
libs/libks/src/kws.c