X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhameg-hmo%2Fprotocol.c;h=029edbd76750bf378988e0388ba0a707cfa0c85f;hb=b02bb45f4cf6378520e5a5b82ff39013cfa270b6;hp=1f5e5de77b0f916787d8eb61a513e7e0b253c1b8;hpb=b05ab7d272914436d97d91f179632c564ac3d86e;p=libsigrok.git diff --git a/src/hardware/hameg-hmo/protocol.c b/src/hardware/hameg-hmo/protocol.c index 1f5e5de7..029edbd7 100644 --- a/src/hardware/hameg-hmo/protocol.c +++ b/src/hardware/hameg-hmo/protocol.c @@ -570,6 +570,7 @@ SR_PRIV int hmo_scope_state_get(struct sr_dev_inst *sdi) sr_err("Could not determine array index for time base."); return SR_ERR; } + g_free(tmp_str); state->timebase = i;