Backport 20156 fix (stack corruption)
commitae3d7333608652cc35f1d50cac9ea90b55f12a08
authorJan D <jan.h.d@swipnet.se>
Sun, 22 Mar 2015 09:21:45 +0000 (22 10:21 +0100)
committerJan D <jan.h.d@swipnet.se>
Sun, 22 Mar 2015 09:21:45 +0000 (22 10:21 +0100)
treef3c14dfb1ec096f60c7ad99deb67771779cb2084
parente72edc05c3277fbf57a94daaa792635bfede7bc0
Backport 20156 fix (stack corruption)

Fixes: debbugs:20156

* src/fontset.c (fontset_pattern_regexp): Backport: Replace + 1 with
+ 3 in alloca (tiny change)
src/ChangeLog
src/fontset.c