]> sourceware.org Git - systemtap.git/commit
Do not do a partial name comparison for .label.
authorStan Cox <scox@redhat.com>
Wed, 8 Apr 2009 16:36:37 +0000 (12:36 -0400)
committerStan Cox <scox@redhat.com>
Wed, 8 Apr 2009 16:36:37 +0000 (12:36 -0400)
commit0b113a7a70d617c5e67807c9a897b196db4b3b7a
tree1a3ccf48f928cb96074f828f18039c869f3ecaf2
parent3dd58c2ac312fc16aa38124987081adbd6697629
Do not do a partial name comparison for .label.

* tapsets.cxx (dwflpp::iterate_over_cu_labels): Compare with strcmp not strncmp.
tapsets.cxx
testsuite/systemtap.base/labels.exp
This page took 0.026722 seconds and 5 git commands to generate.