Documentation: document undefined behavior for NULL pointers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 27 Apr 2013 16:51:00 +0000 (12:51 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 27 Apr 2013 16:51:00 +0000 (12:51 -0400)
commitf7911aa7efbda480d98d17ee5731a65d569db265
tree0e867494ae8faae3b661d9c87b7e9b4314beb529
parent8824f307f850d8da51304415cf95570c5e983abc
Documentation: document undefined behavior for NULL pointers

Strings, arrays, sequences have undefined behavior if the pointer they
receive are NULL.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/man/lttng-ust.3
This page took 0.024053 seconds and 4 git commands to generate.