Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 642378
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- distcc-3.1.orig/src/arg.c
0
++ distcc-3.1/src/arg.c
Lines 515-520 Link Here
515
            }
515
            }
516
            free(argv);
516
            free(argv);
517
            *argv_ptr = argv = new_argv;
517
            *argv_ptr = argv = new_argv;
518
            i += extra_args - 1;
519
            argc += extra_args - 1;
518
        }
520
        }
519
    }
521
    }
520
    return 0;
522
    return 0;

Return to bug 642378