Opened 5 years ago

Closed 5 years ago

#231 closed defect (fixed)

Infinite loop in constructReshaperSDR()

Reported by: jani.lainema Owned by:
Priority: minor Milestone: VTM-5.0
Component: VTM Version: VTM-4.0
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

Some content outside of CTC never completes the while loop in lines 1222..1232 in EncReshape::constructReshaperSDR() of VTM 4.0 (and similarly also in VTM 4.2). This happens if m_binCW[idx] > histLenth for all valid values of idx. There may be similar issues also for the other if...else sections in this function.

Change history (3)

comment:1 Changed 5 years ago by XiangLi

It is confirmed that ticket #254 has been fixed with https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/534. Could you check whether this ticket has been fixed as well?

comment:3 Changed 5 years ago by XiangLi

  • Milestone set to VTM-5.0
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.