On Tue, Oct 27, 2015 at 2:29 PM, René Scharfe wrote:
> Am 26.10.2015 um 20:23 schrieb Stefan Beller:
>>
>> On Mon, Oct 26, 2015 at 11:43 AM, Junio C Hamano
>> wrote:
>>>
>>> René Scharfe writes:
>>>
Avoid duplication by moving the code to release allocated memory for
arguments and envi
Am 26.10.2015 um 20:23 schrieb Stefan Beller:
On Mon, Oct 26, 2015 at 11:43 AM, Junio C Hamano wrote:
René Scharfe writes:
Avoid duplication by moving the code to release allocated memory for
arguments and environment to its own function, child_process_clear().
Export it to provide a counter
On Mon, Oct 26, 2015 at 11:43 AM, Junio C Hamano wrote:
> René Scharfe writes:
>
>> Avoid duplication by moving the code to release allocated memory for
>> arguments and environment to its own function, child_process_clear().
>> Export it to provide a counterpart to child_process_init().
>>
>> Si
René Scharfe writes:
> Avoid duplication by moving the code to release allocated memory for
> arguments and environment to its own function, child_process_clear().
> Export it to provide a counterpart to child_process_init().
>
> Signed-off-by: Rene Scharfe
> ---
Hmm, is this _deinit() Stefan a
4 matches
Mail list logo