]> sourceware.org Git - glibc.git/commit
libio: Attempt wide backup free only for non-legacy code
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 3 Sep 2024 18:58:33 +0000 (14:58 -0400)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 11 Sep 2024 06:48:53 +0000 (08:48 +0200)
commit84f6bfce2c37e32b9888321fc3131ffbbe6deeba
treee368b402129fbc916a7bf17afa31ea1fd5046416
parent4e382ce01cce1ef2ab8548dc1dda2ad3046662d8
libio: Attempt wide backup free only for non-legacy code

_wide_data and _mode are not available in legacy code, so do not attempt
to free the wide backup buffer in legacy code.

Resolves: BZ #32137 and BZ #27821

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
(cherry picked from commit ae4d44b1d501421ad9a3af95279b8f4d1546f1ce)
NEWS
libio/genops.c
This page took 0.04575 seconds and 5 git commands to generate.