[PATCH v6 0/3] qemu-ga: Fixes for guest_network_get_route

Konstantin Kostiuk posted 3 patches 2 weeks, 2 days ago
qga/commands-linux.c | 136 +++++++++++++++++++++----------------------
1 file changed, 66 insertions(+), 70 deletions(-)
[PATCH v6 0/3] qemu-ga: Fixes for guest_network_get_route
Posted by Konstantin Kostiuk 2 weeks, 2 days ago
v6:
Fix compilation errors

v5:
Summarize and merge commits

v4:
Handle g_autoptr() to simplify code and memory leak

v3:
Modify commits message and do some minor update.

v2:
Split v1 up to separate commits for each logically independent change

Konstantin Kostiuk (3):
  qemu-ga: Add 'Null' check and Redefine 'route'
  qemu-ga: Optimize var declaration and definition
  qemu-ga: Avoiding freeing line prematurely

 qga/commands-linux.c | 136 +++++++++++++++++++++----------------------
 1 file changed, 66 insertions(+), 70 deletions(-)

--
2.47.0