Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-16 Thread Yann E. MORIN
Michal, All, On Tue, Apr 16, 2013 at 11:12:41AM +0200, Michal Marek wrote: > > On 15.4.2013 23:54, Yann E. MORIN wrote: > >> So, unless Michal really wants to pull this one and push it to Linus > >> before he cuts v3.9 final, I'll merge this later in my -for-next branch. > BTW, in you are going

Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-16 Thread Michal Marek
On 16.4.2013 10:21, Michal Marek wrote: > On 15.4.2013 23:54, Yann E. MORIN wrote: >> So, unless Michal really wants to pull this one and push it to Linus >> before he cuts v3.9 final, I'll merge this later in my -for-next branch. > > That's fine with me. BTW, in you are going to rebase the

Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-16 Thread Michal Marek
On 15.4.2013 23:54, Yann E. MORIN wrote: > So, unless Michal really wants to pull this one and push it to Linus > before he cuts v3.9 final, I'll merge this later in my -for-next branch. That's fine with me. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-16 Thread Michal Marek
On 15.4.2013 23:54, Yann E. MORIN wrote: So, unless Michal really wants to pull this one and push it to Linus before he cuts v3.9 final, I'll merge this later in my -for-next branch. That's fine with me. Michal -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the

Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-16 Thread Michal Marek
On 16.4.2013 10:21, Michal Marek wrote: On 15.4.2013 23:54, Yann E. MORIN wrote: So, unless Michal really wants to pull this one and push it to Linus before he cuts v3.9 final, I'll merge this later in my -for-next branch. That's fine with me. BTW, in you are going to rebase the commit, it

Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-16 Thread Yann E. MORIN
Michal, All, On Tue, Apr 16, 2013 at 11:12:41AM +0200, Michal Marek wrote: On 15.4.2013 23:54, Yann E. MORIN wrote: So, unless Michal really wants to pull this one and push it to Linus before he cuts v3.9 final, I'll merge this later in my -for-next branch. BTW, in you are going to rebase

Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-15 Thread Yann E. MORIN
Benjamin, All, On Mon, Apr 15, 2013 at 10:13:50AM -0400, Benjamin Poirier wrote: > Fixes the memory leak of struct jump_key allocated in get_prompt_str() Queued into: https://git.gitorious.org/linux-kconfig/linux-kconfig.git yem-kconfig-rc-fixes Although this is strictly a bug fix, I would lean

Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature

2013-04-15 Thread Yann E. MORIN
Benjamin, All, On Mon, Apr 15, 2013 at 10:13:50AM -0400, Benjamin Poirier wrote: Fixes the memory leak of struct jump_key allocated in get_prompt_str() Queued into: https://git.gitorious.org/linux-kconfig/linux-kconfig.git yem-kconfig-rc-fixes Although this is strictly a bug fix, I would lean