
12 Jun
2018
12 Jun
'18
10:24 a.m.
On Tue, Jun 12, 2018 at 07:16:41AM +0200, Pavel Hrdina wrote:
Function libvirt_charPtrUnwrap() either fails or always sets the unwrapped string so there is no need to check it explicitly.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- libvirt-override.c | 12 ++++-------- libvirt-utils.c | 10 +++------- 2 files changed, 7 insertions(+), 15 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano