summaryrefslogtreecommitdiffstats
path: root/doc/Language_Reference_Guide
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-06-09 08:54:59 -0700
committerJosh Stone <jistone@redhat.com>2009-06-09 08:55:11 -0700
commit5e8208c0c3012c3f2b0215385c2b02422c2e4769 (patch)
tree33e3445fe6f6de93c2a9a876e5ba6dd50aa165b8 /doc/Language_Reference_Guide
parentad002306b50c6cc3c3601fac31dfe3ecf23749fb (diff)
downloadsystemtap-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 'doc/Language_Reference_Guide')
0 files changed, 0 insertions, 0 deletions