Skip to content
  • James Zern's avatar
    vp10_receive_raw_frame: add missing setjmp · 8628898a
    James Zern authored
    allocations done within this function are protected with
    vpx_internal_error; adding the setjmp fixes a crash in
    vp10_lookahead_push() under low memory conditions.
    
    Change-Id: I5515017cd71b218840c506791b3a517da7ffc93e
    8628898a