]> sourceware.org Git - systemtap.git/commit
Fix PR 6903 by checking for the real uid, not the euid.
authorDavid Smith <dsmith@redhat.com>
Thu, 18 Sep 2008 21:23:12 +0000 (16:23 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 18 Sep 2008 21:23:12 +0000 (16:23 -0500)
commit0387bde4d7cb9853a93af0d266330dea7938b506
tree6b1d2b3383712c28aab79f7fca49c1e5e74bae3e
parent7ef27e8ab9c7921350fd32af5c4b4d86205ca34b
Fix PR 6903 by checking for the real uid, not the euid.
2008-09-18  David Smith  <dsmith@redhat.com>

PR 6903.
* staprun_funcs.c (check_permissions): Instead of checking the
effective uid, check the real uid for root permissions.
runtime/staprun/ChangeLog
runtime/staprun/staprun_funcs.c
This page took 0.028506 seconds and 5 git commands to generate.