BUG/MEDIUM: lua: somme HTTP manipulation functions are called without valid requests
authorThierry FOURNIER / OZON.IO <thierry.fournier@ozon.io>
Tue, 2 Aug 2016 21:44:58 +0000 (23:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Aug 2016 22:06:13 +0000 (00:06 +0200)
commitb84ae92615472b861a6e083feca9d9dce7669c47
treebb292e457d21aa78bbf14904646ba62d4fa4c63e
parent53e381c3a0cddbd6ad5e9bb21f4a5da8215880cf
BUG/MEDIUM: lua: somme HTTP manipulation functions are called without valid requests

Somme HTTP manipulation functions are executed without valid and parsed
requests or responses. This causes a segmentation fault when the executed
code tries to change an empty buffer.

This patch must be backported in the 1.6 version
src/hlua.c