Opened 5 years ago

Closed 5 years ago

#161 closed defect (fixed)

valgrind reports many errors in DepQuant.cpp

Reported by: fbossen Owned by:
Priority: major Milestone: VTM-4.0
Component: VTM Version:
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

With commit 69d571b, regardless of test sequence and conditions, valgrind reports many errors in various functions found in DepQuant.cpp. This is most likely related to issue #160

Change history (5)

comment:1 Changed 5 years ago by fbossen

Merge request 230 partially fixes this.
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/230

As the software guidelines say: avoid using unsigned types as they can be a source of bugs.

comment:2 Changed 5 years ago by fbossen

Merge request 231 partially fixes this as it addresses an issue related to JVET-M0257
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/231

comment:5 Changed 5 years ago by fbossen

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