diff options
author | Josh Stone <jistone@redhat.com> | 2009-09-18 19:59:43 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-09-18 19:59:43 -0700 |
commit | 1d12a9b21c8cbfc995ec3a84e09e613375a1bc5c (patch) | |
tree | e656ed96f7e007cfd8834afdcd5bd2c64f2b9375 /testsuite/buildok | |
parent | 8faa1fc5f98ccb87beb2e71c0ce087278a950dde (diff) | |
download | systemtap-steved-1d12a9b21c8cbfc995ec3a84e09e613375a1bc5c.tar.gz systemtap-steved-1d12a9b21c8cbfc995ec3a84e09e613375a1bc5c.tar.xz systemtap-steved-1d12a9b21c8cbfc995ec3a84e09e613375a1bc5c.zip |
Fix uninitialized line numbers in the function spec
The rewrite of parse_function_spec left the line numbers uninitialized
when not used, but elsewhere was depending on that. Fix the uninit, and
also don't depend on it.
* tapsets.cxx (dwarf_query::parse_function_spec): Init line stuff.
(query_cu): Branch on the spec_type, not the line contents.
Diffstat (limited to 'testsuite/buildok')
0 files changed, 0 insertions, 0 deletions