]> sourceware.org Git - systemtap.git/commit
Properly initialize variables and consistently check getenv
authorLukas Berk <lberk@redhat.com>
Thu, 28 Jul 2011 19:52:35 +0000 (15:52 -0400)
committerLukas Berk <lberk@redhat.com>
Thu, 28 Jul 2011 19:52:35 +0000 (15:52 -0400)
commitfc4cb08803942f3da4306c0934cfca3cc858318d
treee5b4ff1d48b6dcaf586260c1984bb41f71c6d243
parent373027ba325454572eeed5abcf5b9c1f3b4a4c14
Properly initialize variables and consistently check getenv

* session.cxx: initialize long_opt, change conditional to match other
getenv checks against null
* stap-serverd.cxx: initialize long_opt
session.cxx
stap-serverd.cxx
This page took 0.026591 seconds and 5 git commands to generate.