musl: add upstream patch for open_[w]memstream
authorJohn Crispin <john@openwrt.org>
Mon, 2 Nov 2015 10:16:40 +0000 (10:16 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 2 Nov 2015 10:16:40 +0000 (10:16 +0000)
commit5430c095af3b36bd8dfc53e8f4a3655add710590
treea21df2caaeca8fcce202f4878540aac2ac39a80e
parent4f9fcd94bd06a5ad5ca72a54e95ae92c972b45a9
musl: add upstream patch for open_[w]memstream

This patch fixes corner case in open_memstrem, when stream is created,
but nothing is written.
This case is present in tgtadm, tgtd management tool.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 47339
toolchain/musl/patches/020-upstream_open_memstream.patch [new file with mode: 0644]