Changeset 24933 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Jul 28, 2009, 2:07:12 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r24866 r24933 931 931 PXOPT_COPY_S16(config->args, where, "-fault", "stackSumSkyfile.fault", "=="); 932 932 933 if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all")) { 934 psFree(where); 935 psError(PXTOOLS_ERR_DATA, false, "search parameters are required"); 936 return false; 937 } 938 933 939 if (!psDBTransaction(config->dbh)) { 934 940 psError(PS_ERR_UNKNOWN, false, "database error");
Note:
See TracChangeset
for help on using the changeset viewer.
