Ignore:
Timestamp:
May 11, 2023, 10:44:53 PM (2 years ago)
Author:
gyoung
Message:

Fix errors reported by CPPCheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/c/c_mm/cwmmdisk.c

    r2 r57  
    9797                if((hObject=WinQueryObject(chrPlayerID))!=NULLHANDLE) {
    9898                  WPObject *wpObject;
    99                   HWND hwnd;
     99                  HWND hwnd = 0;
    100100                  wpObject=_wpclsQueryObject( _CWMMDisk , hObject);
    101101                  if(somIsObj(wpObject)) {
Note: See TracChangeset for help on using the changeset viewer.