Use the return value from write(2)
authorPauli <paul.dale@oracle.com>
Mon, 3 Jul 2017 23:56:05 +0000 (09:56 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 3 Jul 2017 23:56:05 +0000 (09:56 +1000)
commit43a0449fe6ce18b750803be8a115a412a7235496
tree2a5cb176eec63f7fa09b919445fedd0fc31fd6af
parent5ecff87d666f47d0003b106c61ada1e25655b81d
Use the return value from write(2)
This prevents a warning when building with crypto-mdebug.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3836)
crypto/mem.c