]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warnings
authorEli Zaretskii <eliz@gnu.org>
Tue, 22 Oct 2024 08:56:19 +0000 (04:56 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:50:49 +0000 (15:50 +0100)
commita8d5d408d4d18ffc1f865ca05e6e16bb01163354
treeecbb2facb5db1aea174381bbc7a99ea742c41e13
parentfe72af0af22932e498aeb5966cddb2c1e737d048
Fix compilation warnings

* src/frame.c (tty_child_size_param):
* src/frame.h (MOUSE_HL_INFO): Avoid NULL dereference warnings.

(cherry picked from commit 9accfc24bcd82087d936cf7ee37470f86cac8ea7)
src/frame.c
src/frame.h