On Thu, May 25, 2023 at 09:20:35AM +0200, David Marchand wrote: > For large strings, we were incorrectly copying uninitialised data to the > output buffer. > Restore previous code. > > Fixes: a515b7204e28 ("telemetry: remove VLA in JSON string formatter") > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH] telemetry: fix JSON string formatter David Marchand
- Re: [PATCH] telemetry: fix JSON string formatter Bruce Richardson
- Re: [PATCH] telemetry: fix JSON string formatter Thomas Monjalon