Fix: statedump missing check for NULL namespace
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 11 Sep 2012 16:09:53 +0000 (12:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 11 Sep 2012 16:09:53 +0000 (12:09 -0400)
commitdebfbc4ed959e6223cea1926d31255edbe51de9b
tree6f4cfc8e97091ff7884ad7c0d7ccd027579a0d98
parent7cb1d0eed1f317135496ccffe6f0531efe87e44e
Fix: statedump missing check for NULL namespace

Cause kernel OOPS. statedump PID namespace support is newly introduced
in lttng-modules 2.1. Happens when iterating on a zombie process.

Reported-by: David Goulet <dgoulet@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/lttng-statedump.h
This page took 0.02644 seconds and 4 git commands to generate.