X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhameg-hmo%2Fprotocol.c;h=029edbd76750bf378988e0388ba0a707cfa0c85f;hb=0f33aaef545e7289a02dc8115b282b24bb16fc27;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;