Changeset 6aa2a55


Ignore:
Timestamp:
Mar 8, 2013, 6:15:03 PM (11 years ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Parents:
ba5e919 (diff), 3496369 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge 3496369c2871b87831bd7bcfef61f8cc5bf36a3c into ba5e91981edb6196ec7071b4e6e9381de8fef00a
File:
1 edited

Legend:

Unmodified
Added
Removed
  • filterproc.c

    r97cdbaf5 r3496369  
    8181                                &child_pid, &child_stdin, &child_stdout, NULL,
    8282                                NULL)) {
     83    *out = NULL;
    8384    return 1;
    8485  }
Note: See TracChangeset for help on using the changeset viewer.