about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-07-18 17:27:24 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-07-26 00:24:59 +0200
commit50ce3eae5ba304650459d4441d7d246a7cefc26f (patch)
treee3679754b8b812c4468fe77156a1b31d5ecf1b2f /Makefile
parent7e681561a3aea7aa8f21fb031a7c778147dfdf5b (diff)
downloadglibc-50ce3eae5ba304650459d4441d7d246a7cefc26f.tar.gz
glibc-50ce3eae5ba304650459d4441d7d246a7cefc26f.tar.xz
glibc-50ce3eae5ba304650459d4441d7d246a7cefc26f.zip
gconv: Check reference count in __gconv_release_cache [BZ #24677]
This fixes a regression introduced in commit
7e740ab2e7be7d83b75513aa406e0b10875f7f9c ("libio: Fix gconv-related
memory leak [BZ #24583]").

__gconv_release_cache is only ever called with heap-allocated
arrays which contain at least one member.  The statically allocated
ASCII steps are filtered out by __wcsmbs_close_conv.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions