diff options
author | Josh Stone <jistone@redhat.com> | 2009-06-03 18:51:30 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-06-03 18:51:30 -0700 |
commit | 3d022fa9c6bdbca383dfc639d08d65287c708f56 (patch) | |
tree | b659a46be02f889c6895ed23ab65b9c27d49fa26 /testsuite/systemtap.examples/io/ttyspy.stp | |
parent | 7a05f484bf0e95d41e4d52ecb8bc6052a2d1fcc3 (diff) | |
download | systemtap-steved-3d022fa9c6bdbca383dfc639d08d65287c708f56.tar.gz systemtap-steved-3d022fa9c6bdbca383dfc639d08d65287c708f56.tar.xz systemtap-steved-3d022fa9c6bdbca383dfc639d08d65287c708f56.zip |
Fix uninitialized shdr in probe_table
* tapsets.cxx (dwarf_builder::probe_table::probe_table): gcc 4.4
complains that shdr may be used uninitialized. I added returns to
ensure that it's ok, but gcc still complains. Set the thing to NULL
as well to silence the beast.
Diffstat (limited to 'testsuite/systemtap.examples/io/ttyspy.stp')
0 files changed, 0 insertions, 0 deletions