IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 27, 2019, 11:57:38 AM (6 years ago)
Author:
eugene
Message:

updates to psLib tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psString.c

    r40551 r41171  
    107107
    108108    // Check the number of characters to copy is non-negative
     109    // XXX need to limit nChar to < memtotal
    109110    if (nChar < 0) {
    110111        // Log error message and return NULL
Note: See TracChangeset for help on using the changeset viewer.