]> git.eshelyaron.com Git - emacs.git/commit
Pacify gcc -Wsuggest-attribute=malloc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Oct 2021 17:51:56 +0000 (10:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Oct 2021 17:52:26 +0000 (10:52 -0700)
commit8122501fca00fe96165c46260ed8e297eb904373
tree2b17b327694cce4ab28046435a792235c5e53244
parent9e46267755e634c49122ea6decffc5b5c5017550
Pacify gcc -Wsuggest-attribute=malloc

Problem found with gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0 x86-64.
* src/sysstdio.h (emacs_fopen): Mark with ATTRIBUTE_MALLOC.
src/sysstdio.h