Re: [PATCH] sequencer: assign only free()able strings to gpg_sign

2017-12-22 Thread phillip.w...@talktalk.net
>Original Message >From: johannes.schinde...@gmx.de >Date: 22/12/2017 11:50 >To: >Cc: "Junio C Hamano", "Phillip Wood", "Kaartic Sivaraam" >Subj: [PATCH] sequencer: assign only free()able strings to gpg_sign > >The gpg_sign member of the replay_opts structure is of type `char *`, >meani

Re: Error in `git': free(): invalid pointer (was Re: [PATCH] sequencer: improve config handling)

2017-12-22 Thread phillip.w...@talktalk.net
>Original Message >From: kaartic.sivar...@gmail.com >Date: 21/12/2017 17:14 >To: "phillip.w...@talktalk.net", "Phillip Wood", "Git Mailing List" >Cc: "Johannes Schindelin" >Subj: Re: Error in `git': free(): invalid pointer

Re: What's cooking in git.git (Dec 2017, #04; Tue, 19)

2017-12-21 Thread phillip.w...@talktalk.net
>Original Message >From: ju...@pobox.com >Date: 19/12/2017 22:00 >To: >Subj: What's cooking in git.git (Dec 2017, #04; Tue, 19) >* pw/sequencer-in-process-commit (2017-12-13) 10 commits > (merged to 'next' on 2017-12-13 at ec4d2b9c84) > + sequencer: improve config handling > (merged to

Re: Error in `git': free(): invalid pointer (was Re: [PATCH] sequencer: improve config handling)

2017-12-21 Thread phillip.w...@talktalk.net
>Original Message >From: kaartic.sivar...@gmail.com >Date: 20/12/2017 18:33 >To: "Phillip Wood", "Git Mailing List" >Cc: "Johannes Schindelin" >Subj: Error in `git': free(): invalid pointer (was Re: [PATCH] sequencer: improve config handling) > >I recently encountered that error when t