BUG/MINOR: lua: const attribute of a string is overridden
authorThierry FOURNIER <thierry.fournier@ozon.io>
Fri, 27 Oct 2017 12:13:51 +0000 (14:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 Oct 2017 12:51:37 +0000 (14:51 +0200)
commit7c210e6aa87365b9b87b9d7e904b41f860f278b9
tree14f32f6b8cd70782c88156937d4aee95b81f2dd3
parentccaa7de72e847a920d9cbe29e6959af46450e4d9
BUG/MINOR: lua: const attribute of a string is overridden

If HAProxy is compiled without PCRE regexes, this can cause
a write in const memory. The probability of a consequence is
very low.
src/hlua_fcn.c