Replace the store_release() internal interface, which was excessively unsafe.
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 25 Nov 2017 20:24:00 +0000 (20:24 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 25 Nov 2017 20:24:00 +0000 (20:24 +0000)
commit459fca581ce9f1215a96885852b912558cdc9c63
treed2b21d69fc8bbcda6984bdb1dd7b9329c78f932b
parent4783307727d83aee3cd8d746618dce5266188e0f
Replace the store_release() internal interface, which was excessively unsafe.
The new store_newblock() includes the required safety checck, plus the alocate
and data-copy operations.
doc/doc-txt/ChangeLog
src/src/receive.c
src/src/store.c
src/src/store.h
src/src/string.c