Skip to content
  • Luis de Bethencourt's avatar
    rtph263pay: fix leak · 6a16be75
    Luis de Bethencourt authored
    Free memory of current macroblock once it isn't needed so it isn't leaked
    by the call of the gst_rtp_h263_pay_B_mbfinder function.
    if (!(mac = gst_rtp_h263_pay_B_mbfinder (context, gob, mac, mb))) {
    
    CID 1212156
    6a16be75