Do not permit NULL pointer on enable API calls
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 24 Nov 2011 20:22:31 +0000 (15:22 -0500)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 24 Nov 2011 20:22:31 +0000 (15:22 -0500)
commit5117eeecf9d4b04ebe5a4e46b48c0d6186bb429b
treee731cf3a737d245c589a250d2d41f52066c77131
parent9730260e7e733b421e1af26a9953f938de2628cc
Do not permit NULL pointer on enable API calls

Enable channel lttng API call now forbids the use of NULL pointer for
channel attributes.

Use lttng_channel_set_default_attr() before.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
liblttngctl/lttngctl.c
This page took 0.027094 seconds and 5 git commands to generate.