]> git.ipfire.org Git - thirdparty/glibc.git/commit
wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]
authorFlorian Weimer <fweimer@redhat.com>
Tue, 21 May 2019 08:19:46 +0000 (10:19 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 21 May 2019 10:04:55 +0000 (12:04 +0200)
commitc9c15ac3162d10a999bf71418fd710bf5676175e
tree2264f9e56c7bad8288111a10ac2ff1aad8a317b3
parent7e740ab2e7be7d83b75513aa406e0b10875f7f9c
wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]

This also adds an overflow check and documents the synchronization
requirement in <gconv.h>.
ChangeLog
iconv/gconv.h
wcsmbs/wcsmbsload.c