IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 5, 2010, 3:47:36 PM (16 years ago)
Author:
eugene
Message:

pendatic checking fscan, system, and mkstemp return values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/queuedrop.c

    r8427 r27611  
    44 
    55  int N;
    6   char *Key;
    7   char *line;
    8   char *Value;
    9   Queue *queue;
     6  char *Key = NULL;
     7  char *line = NULL;
     8  Queue *queue = NULL;
     9  char *Value = NULL;
    1010
    1111  Key = NULL;
Note: See TracChangeset for help on using the changeset viewer.