Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>
old_first_burst_len is set but never used - remove it. Also replace an if (!ptr) free(ptr) with free(ptr) as the check is redundant. Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>