Searched hist:"5 a820d5d07cb101752c731799a326648a5aa185a" (Results 1 – 1 of 1) sorted by relevance
/qemu/tests/unit/ |
H A D | test-io-channel-command.c | 5a820d5d07cb101752c731799a326648a5aa185a Thu Nov 03 10:23:29 UTC 2022 Alex Bennée <alex.bennee@linaro.org> tests/unit: simpler variable sequence for test-io-channel
This avoids some compilers complaining about a potentially un-initialised [src|dst]argv. In retrospect using GString was overkill for what we are constructing.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20221103102329.2581508-1-alex.bennee@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|