]> git.eshelyaron.com Git - emacs.git/commit
Pacify GCC 14 -Walloc-size
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Apr 2024 08:20:12 +0000 (01:20 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:29:31 +0000 (18:29 +0200)
commit34cc6071d2a905c28cd3bcd95a05490cdece79e6
tree3a9b4b65012aa1d4d8207b425606c6594d93efb0
parent4a33793f7253e4ae5802cdd7bb4d20c8222c779d
Pacify GCC 14 -Walloc-size

* src/xfns.c (xic_string_conversion_callback): Allocate size 1, not 0.

(cherry picked from commit 98d0fc989a00dda19412ec5cd3ebe9fb4f276521)
src/xfns.c