diff options
author | Josh Stone <jistone@redhat.com> | 2009-06-09 08:54:59 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-06-09 08:55:11 -0700 |
commit | 5e8208c0c3012c3f2b0215385c2b02422c2e4769 (patch) | |
tree | 33e3445fe6f6de93c2a9a876e5ba6dd50aa165b8 /runtime/autoconf-save-stack-trace.c | |
parent | ad002306b50c6cc3c3601fac31dfe3ecf23749fb (diff) | |
download | systemtap-steved-5e8208c0c3012c3f2b0215385c2b02422c2e4769.tar.gz systemtap-steved-5e8208c0c3012c3f2b0215385c2b02422c2e4769.tar.xz systemtap-steved-5e8208c0c3012c3f2b0215385c2b02422c2e4769.zip |
Fix uninitialized shdr in probe_table
(redo commit 3d022fa9c6bdbca383dfc639d08d65287c708f56)
* 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 'runtime/autoconf-save-stack-trace.c')
0 files changed, 0 insertions, 0 deletions