]> git.kaiwu.me - haproxy.git/commit
BUG/MEDIUM: deviceatlas: ignore not valuable HTTP request data
authorDavid Carlier <dcarlier@afilias.info>
Fri, 17 Nov 2017 08:47:25 +0000 (08:47 +0000)
committerWilly Tarreau <w@1wt.eu>
Fri, 17 Nov 2017 09:41:40 +0000 (10:41 +0100)
commit91a88b0c2568a28c4c830a7eb10c3d8fb5b1e8cb
tree60d36ecdd6303faf39a0b9480d92b785068e7a43
parente9bed53486888062f7f3c277c901aefab62959be
BUG/MEDIUM: deviceatlas: ignore not valuable HTTP request data

A customer reported a crash when within the HTTP request some headers
were not set leading to the module to crash. So the module ignore them
since empty data have no value for the detection.
Needs to be backported to 1.7.
src/da.c