sms-part: plug memleak
This commit is contained in:
@@ -485,7 +485,6 @@ mm_sms_part_new_from_pdu (guint index,
|
||||
}
|
||||
|
||||
part = mm_sms_part_new_from_binary_pdu (index, pdu, pdu_len, error);
|
||||
if (!part)
|
||||
g_free (pdu);
|
||||
|
||||
return part;
|
||||
|
Reference in New Issue
Block a user