replace: Add memset_s() if not available
authorAndreas Schneider <asn@samba.org>
Wed, 10 Oct 2018 14:05:46 +0000 (16:05 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 16 Oct 2018 06:42:18 +0000 (08:42 +0200)
commit84615c19826895ab57e40ab2b2cdfdc625376097
tree1af8336bfe7b0e1d7b5457350562081d6080dae4
parent2fc855e7d2458249ca6fc8ffdf1d7633ab84cc55
replace: Add memset_s() if not available

See https://en.cppreference.com/w/c/string/byte/memset

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/replace/replace.c
lib/replace/replace.h
lib/replace/wscript