
30 May
2023
30 May
'23
2:50 a.m.
On a Thursday in 2023, Peter Krempa wrote:
Reformat the JSON string before allocating the test data structure so that we don't have to free it if the reformatting fails.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemumonitortestutils.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano