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)
commit454b584ea11790e187d777b223b0afaf3d29951e
tree9a29ea6ccf2240fa24341a6f9af8fa7bcc4bf2f1
parentb58366088bfed28afc5dcced2639d39295ff27b1
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]