commit | 722d4ca0dd66aadf297b43296456289ef3b0f9da | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Wed Nov 15 19:02:55 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Nov 15 19:52:06 2017 +0100 |
tree | 0cb06487e876b182945c89fa29b10ba624f37167 | |
parent | 6d889500e2bc2a4f97d4f8b5ee63cc798ed53f96 [diff] |
MINOR: mworker: display an accurate error when the reexec fail When the master worker fail the execvp, it returns the wrong error "Cannot allocate memory". We now display the accurate error corresponding to the errno value.