summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2024-07-14 23:45:31 +0100
committerPaul Eggert <eggert@cs.ucla.edu>2024-07-16 15:37:21 -0700
commita53fd69fe21ea057cd257e663219a33399545949 (patch)
treeb452039a05d76519f636b9c03ac887177b939b69 /lisp/emacs-lisp
parentb77abd2bfeb13ae046b1f8c6157bd5a497665657 (diff)
downloademacs-a53fd69fe21ea057cd257e663219a33399545949.tar.gz
emacs-a53fd69fe21ea057cd257e663219a33399545949.tar.bz2
emacs-a53fd69fe21ea057cd257e663219a33399545949.zip
Fix buffer size problem in print_bool_vector
* src/print.c (print_bool_vector): Don’t assume SIZE fits into ptrdiff_t, since it is an EMACS_INT. This pacifies gcc -Wformat-overflow on i686 --with-wide-int.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions