- Timestamp:
- Feb 4, 2023, 12:08:23 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/ppTranslate/src/ppMopsDetections.c
- Property svn:mergeinfo set to (toggle deleted branches)
r38729 r42366 22 22 psFree(det->fpashutoutc); 23 23 psFree(det->fpashutcutc); 24 psFree(det->fpashmdoutc); 25 psFree(det->fpashmdcutc); 24 26 return; 25 27 } … … 52 54 det->fpashutoutc = NULL; 53 55 det->fpashutcutc = NULL; 56 det->fpashmdoutc = NULL; 57 det->fpashmdcutc = NULL; 54 58 return det; 55 59 }
Note:
See TracChangeset
for help on using the changeset viewer.
