Hi Willy.

I divided Patch num 2 into 2 patches to explicitly apply
chunk_escape_string() function in dedicated patch.

This is for you not to be confused because of patch spliting.
Thanks for reviewing my contribution.

Regards,
Hyeonggeun.

Hyeonggeun Oh (2):
  MINOR: tools: add chunk_escape_string() helper function
  MINOR: vars: implement dump_all_vars() sample fetch

 include/haproxy/tools.h |   7 ++
 src/tools.c             |  54 ++++++++++
 src/vars.c              | 231 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 292 insertions(+)

-- 
2.48.1



Reply via email to