musl: add upstream patch for open_[w]memstream
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Nov 2015 10:16:40 +0000 (10:16 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Nov 2015 10:16:40 +0000 (10:16 +0000)
commitf0a3ceb5ec88e07a30eae8bedd88256dd4629390
tree9a29ea6ccf2240fa24341a6f9af8fa7bcc4bf2f1
parent5e70f960b99e0d05e1cb6fa23724864cf82d78e9
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47339 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/musl/patches/020-upstream_open_memstream.patch [new file with mode: 0644]