mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-08 15:31:21 +02:00
This reverts commit aadcfc9ea6dce6ba800568067a45b879c8c5039e. The parts affecting the DeviceAtlas addon were wrong actually, the "now" variable was a local time_t in a file that's not compiled with the haproxy binary (dadwsch). Only the fix to the calltrace is correct, so better revert and fix the only one in a separate commit. No backport is needed.