Opened 19 months ago
Closed 17 months ago
#350 closed defect (fixed)
Parcat crash when user-defined scaling list is used
Reported by: | yyasugi | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-6.0 |
Component: | VTM | Version: | VTM-5.0 |
Keywords: | parcat | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
In the latest VTM-5.0/VTM-5.1rc1, parcat crashes when user-defined scaling list is used.
It seems that the initialization of global variables is missing.
The attached patch seems to fix the problem.
Attachments (1)
Change history (3)
Changed 19 months ago by yyasugi
comment:1 Changed 19 months ago by yyasugi
comment:2 Changed 17 months ago by ksuehring
- Milestone set to VTM-6.0
- Resolution set to fixed
- Status changed from new to closed
The fix was merged.
Note: See TracTickets for help on using tickets.
Please find the related merge request here:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/630