Changes between Initial Version and Version 1 of Ticket #1482


Ignore:
Timestamp:
21 Apr 2022, 12:57:09 (2 years ago)
Author:
ksuehring
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1482 – Description

    initial v1  
    33I haven't read the context, but uninitiate it manually could fix it.
    44
     5{{{
    56diff --git a/source/Lib/CommonLib/DepQuant.cpp b/source/Lib/CommonLib/DepQuant.cpp
    67index 2e914d0b..6e625b15 100644
     
    2223   delete static_cast<DQIntern::DepQuant*>(p);
    2324 }
     25}}}