commit | 364cfdff7af8dbb7d0e2ab10f92f86bae7a6c7a5 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@exceliance.fr> | Wed Jan 29 19:08:49 2014 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 17 18:06:08 2014 +0100 |
tree | d316fb0eb6573d227895fe7e01f5959d7d6b5e40 | |
parent | 9860c412587a3476b12397489fe75137dd08d271 [diff] |
MEDIUM: dumpstats: Display error message during add of values. This patch adds new display type. This display returns allocated string, when the string is flush into buffers, it is freed. This permit to return the content of "memprintf(err, ...)" messages. The pat_ref_add functions has changed to return error.