Re: [Qemu-devel] [PATCH 4/7] add mutable qstring functions
Paolo Bonzini wrote: qemu does not have a string buffer object, so I added this capability to QString. Cc: Luiz Capitulino Signed-off-by: Paolo Bonzini --- check-qstring.c | 79 - qstring.c | 105
[Qemu-devel] [PATCH 4/7] add mutable qstring functions
qemu does not have a string buffer object, so I added this capability to QString. Cc: Luiz Capitulino Signed-off-by: Paolo Bonzini --- check-qstring.c | 79 - qstring.c | 105 +- qstring.h