IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2007, 10:47:53 AM (19 years ago)
Author:
eugene
Message:

adding JOB_HOSTNAME

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/JobOps.c

    r12840 r13486  
    180180  if (job[0].stdout_dump != NULL) free (job[0].stdout_dump);
    181181  if (job[0].stderr_dump != NULL) free (job[0].stderr_dump);
     182  if (job[0].realhost != NULL) free (job[0].realhost);
    182183
    183184  FreeIOBuffer (&job[0].stdout_buff);
Note: See TracChangeset for help on using the changeset viewer.