rtph263pay: Free mac on errors

CID 1212149
This commit is contained in:
Sebastian Dröge 2017-02-28 12:57:02 +02:00
parent bc14107742
commit f2e17f5791

View file

@ -1236,6 +1236,7 @@ gst_rtp_h263_pay_B_mbfinder (GstRtpH263Pay * rtph263pay,
return mac;
beach:
gst_rtp_h263_pay_mb_destroy (mac);
return NULL;
}