diff options
author | Robert Pluim <rpluim@gmail.com> | 2020-02-26 19:18:54 +0100 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2020-02-26 19:18:54 +0100 |
commit | 999d75c0c1ce3dd19dfe376c0063951f9ba45900 (patch) | |
tree | 0185f276ffdca4b8d097210cb15adf83a8eae179 /modules/modhelp.py | |
parent | 29e415d6b04775b4b731cd70f11f353c3f64053e (diff) | |
download | emacs-999d75c0c1ce3dd19dfe376c0063951f9ba45900.tar.gz emacs-999d75c0c1ce3dd19dfe376c0063951f9ba45900.tar.bz2 emacs-999d75c0c1ce3dd19dfe376c0063951f9ba45900.zip |
Range-check width passed to define-fringe-bitmap
This prevents a crash when attempting to create a zero-width bitmap.
* src/fringe.c (Fdefine_fringe_bitmap): Check value of width,
signal an error if outside documented range (Bug#39662).
Diffstat (limited to 'modules/modhelp.py')
0 files changed, 0 insertions, 0 deletions