- Timestamp:
- Nov 10, 2019, 9:44:48 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011/psLib/src/sys/psString.c
r40551 r41122 107 107 108 108 // Check the number of characters to copy is non-negative 109 // XXX need to limit nChar to < memtotal 109 110 if (nChar < 0) { 110 111 // Log error message and return NULL
Note:
See TracChangeset
for help on using the changeset viewer.
