diff --git a/mbuni/mmsbox/bearerbox.c b/mbuni/mmsbox/bearerbox.c index e1d710e..cdf24ba 100644 --- a/mbuni/mmsbox/bearerbox.c +++ b/mbuni/mmsbox/bearerbox.c @@ -979,7 +979,7 @@ static int sendMsg(MmsEnvelope *e) e = NULL; break; /* Queue entry gone. */ } - + octstr_destroy(err); } mms_destroy(msg);