commit | f6b70013389cf9378c6a4d55d3d570de4f95c33c | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Dec 18 14:00:43 2014 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Dec 18 14:03:31 2014 +0100 |
tree | 961489165662e083dfcd23b2bf5f22fc3deb0dd5 | |
parent | 8a95d8cd61c8ec61b9e1c9c9e571405878a40624 [diff] |
BUG/MEDIUM: config: do not propagate processes between stopped processes Immo Goltz reported a case of segfault while parsing the config where we try to propagate processes across stopped frontends (those with a "disabled" statement). The fix is trivial. The workaround consists in commenting out these frontends, although not always easy. This fix must be backported to 1.5.