Dear list! Author: Murari Prasad Samal <[email protected]> Number of patches: 1
This is an automated relay of the Github pull request: fix: standardize out-of-memory message in cfg parser Patch title(s): fix: standardize out-of-memory message in cfg parser Link: https://github.com/haproxy/haproxy/pull/3256 Edit locally: wget https://github.com/haproxy/haproxy/pull/3256.patch && vi 3256.patch Apply locally: curl https://github.com/haproxy/haproxy/pull/3256.patch | git am - Description: This change standardizes the error message emitted on memory allocation failure in the configuration parser to use a consistent "Out of memory" wording. No functional behavior changes beyond message consistency. Instructions: This github pull request will be closed automatically; patch should be reviewed on the haproxy mailing list ([email protected]). Everyone is invited to comment, even the patch's author. Please keep the author and list CCed in replies. Please note that in absence of any response this pull request will be lost.

