Status update: batch 2 and 3 committed, half of batch 4 has been queued and
the other half is being reviewed.

This is the second part of the lavf fixup (two more left).

Vittorio

Luca Barbato (3):
  rtpproto: Free the addrinfo pointer on failure
  xwma: Do not leak on failure path
  nutdec: Prevent a memory corruption

Michael Niedermayer (1):
  hdsenc: Check rename() return value

Vittorio Giovara (6):
  rtpdec_hevc: drop unnecessary check
  rtpenc: check mb_info return value before using it
  rtmpproto: remove dead code
  flac_picture: prevent a possible out of bound write
  nutdec: check av_new_packet return value
  nutenc: check for negative index rather than assert

 libavformat/flac_picture.c | 10 +++++-----
 libavformat/hdsenc.c       | 15 ++++++++++++---
 libavformat/nutdec.c       | 11 +++++++----
 libavformat/nutenc.c       |  5 ++++-
 libavformat/rtmpproto.c    |  3 ---
 libavformat/rtpdec_hevc.c  |  2 --
 libavformat/rtpenc.c       |  9 +++++++--
 libavformat/rtpproto.c     |  4 +++-
 libavformat/xwma.c         | 25 ++++++++++++++++---------
 9 files changed, 54 insertions(+), 30 deletions(-)

-- 
1.9.3 (Apple Git-50)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to