api: add macro that zeros out api reply buffer 69/24569/4
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Mon, 27 Jan 2020 23:42:25 +0000 (18:42 -0500)
committerOle Trøan <otroan@employees.org>
Wed, 26 Feb 2020 11:54:49 +0000 (11:54 +0000)
commitf24de1795c45174c4de2d9867dbff324064b1eb3
treef16d19ab75c536a1ec33a065edbd170e0b2ef45e
parent7d4cd0cf6f1a94953ef97ab885752424dea6948c
api: add macro that zeros out api reply buffer

Add macros REPLY_MACRO2_ZERO, REPLY_MACRO3_ZERO that zeros the buffer
before the values are set. This way if say, a u8[64] field is
only filled with 10 octets, the previous buffers trailing
contents are not sent.

Type: feature

Change-Id: Ia69cc9aa477f463336483f7556de32476a6f2d51
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
src/vlibapi/api_helper_macros.h