]> git.eshelyaron.com Git - emacs.git/commit
Fix UB in ebrowse
authorEli Zaretskii <eliz@gnu.org>
Thu, 20 Jan 2022 11:42:56 +0000 (13:42 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 20 Jan 2022 11:42:56 +0000 (13:42 +0200)
commit11ea45c9e47d13e13e3e539551e2df300f995c11
tree63a2fadec28d1f47a2ccb9a05abde73cd4b89ca1
parentba57b78064830caaa253e56decf9686a48fade78
Fix UB in ebrowse

* lib-src/ebrowse.c (matching_regexp): Avoid writing beyond the
limits of 'matching_regexp_buffer'.  Patch by Jan Stranik
<jan@stranik.org>.  (Bug#53333)

Copyright-paperwork-exempt: yes
lib-src/ebrowse.c