Ignore:
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.