Opened 6 years ago
Closed 6 years ago
#108 closed defect (fixed)
unitialized memory use in VTM-3.0rc1
Reported by: | franck | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-3.0 |
Component: | VTM | Version: | VTM-3.0rc1 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
unitialized memory use in both encoder and decoder in xPredIntraAng (IntraPredictiopn.cpp:907).
Error is detectable with any sequence using valgrind.
Change history (2)
comment:1 Changed 6 years ago by ksuehring
- Version set to VTM-3.0rc1
comment:2 Changed 6 years ago by ksuehring
- Milestone set to VTM-3.0
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
fixed in
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/101