IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2006, 11:44:52 AM (20 years ago)
Author:
jhoblitt
Message:

updated version to fix memory leaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jhoblitt/ippdb/tests/insert.c

    r7500 r8006  
    343343        }
    344344
    345         if (!detRunInsert(dbh, "a string", -32)) {
     345        if (!detRunInsert(dbh, -32, "a string")) {
    346346            exit(EXIT_FAILURE);
    347347        }
Note: See TracChangeset for help on using the changeset viewer.