]> sourceware.org Git - systemtap.git/commit
PR 13323: Fix regression checking return code of init_ctl_channel.
authorDave Brolley <brolley@redhat.com>
Mon, 5 Dec 2011 22:15:31 +0000 (17:15 -0500)
committerDave Brolley <brolley@redhat.com>
Mon, 5 Dec 2011 22:17:16 +0000 (17:17 -0500)
commitd0297590463f27754b72c3b5fe44004f9d37ccb6
tree21b7965eb19a458c6bd7386813a0a56ac386c7cb
parent633e5ca705294f484c8f2b543065614afac09901
PR 13323: Fix regression checking return code of init_ctl_channel.

- init_ctl_channel can return 0 or 1 on success
- remove_module must be called if it returns < 0
runtime/staprun/staprun.c
This page took 0.027108 seconds and 5 git commands to generate.