commit | 7819c125c232a8b59a3b3c1fd9b54c10e3d25723 | [log] [tgz] |
---|---|---|
author | Baptiste Assmann <bedis9@gmail.com> | Sat Mar 26 14:12:50 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Sep 12 19:51:59 2016 +0200 |
tree | a3f64b2d5a56146d07c6893f8d12d887a9ae35b4 | |
parent | bcbd491e9ccb042873e65fd5907e3232b63d5444 [diff] |
MINOR: chunk: new strncat function Purpose of this function is to append data to the end of a chunk when we know only the pointer to the beginning of the string and the string length.