freebsd-dev/lib/libedit
John Baldwin 7973f26ad6 libedit: Disable -Wuse-after-free for chartype.c.
GCC 12 thinks ct_visual_string can reuse a pointer after it has been
reallocated, but in this case the warning appears false.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D36820
2022-10-03 16:10:43 -07:00
..
readline
Makefile libedit: Disable -Wuse-after-free for chartype.c. 2022-10-03 16:10:43 -07:00
Makefile.depend