Re: [PATCH 3/5] perf tools: Fix wrong condition for allocation failure

2014-06-27 Thread Arnaldo Carvalho de Melo
Em Fri, Jun 27, 2014 at 02:20:59PM +0200, Jiri Olsa escreveu: > Check real allocated pointer for NULL. Thanks, applied. - Arnaldo > Cc: Arnaldo Carvalho de Melo > Cc: Corey Ashford > Cc: David Ahern > Cc: Frederic Weisbecker > Cc: Ingo Molnar > Cc: Namhyung Kim > Cc: Paul Mackerras >

[PATCH 3/5] perf tools: Fix wrong condition for allocation failure

2014-06-27 Thread Jiri Olsa
Check real allocated pointer for NULL. Cc: Arnaldo Carvalho de Melo Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-5rfzbalwjphmdzzil74ea...@git.kernel.org Signed-off-by:

[PATCH 3/5] perf tools: Fix wrong condition for allocation failure

2014-06-27 Thread Jiri Olsa
Check real allocated pointer for NULL. Cc: Arnaldo Carvalho de Melo a...@kernel.org Cc: Corey Ashford cjash...@linux.vnet.ibm.com Cc: David Ahern dsah...@gmail.com Cc: Frederic Weisbecker fweis...@gmail.com Cc: Ingo Molnar mi...@kernel.org Cc: Namhyung Kim namhy...@kernel.org Cc: Paul Mackerras

Re: [PATCH 3/5] perf tools: Fix wrong condition for allocation failure

2014-06-27 Thread Arnaldo Carvalho de Melo
Em Fri, Jun 27, 2014 at 02:20:59PM +0200, Jiri Olsa escreveu: Check real allocated pointer for NULL. Thanks, applied. - Arnaldo Cc: Arnaldo Carvalho de Melo a...@kernel.org Cc: Corey Ashford cjash...@linux.vnet.ibm.com Cc: David Ahern dsah...@gmail.com Cc: Frederic Weisbecker