]> sourceware.org Git - systemtap.git/commit
Make sure print_[u]stack result is terminated.
authorMark Wielaard <mjw@redhat.com>
Mon, 5 Jul 2010 10:58:44 +0000 (12:58 +0200)
committerMark Wielaard <mjw@redhat.com>
Mon, 5 Jul 2010 10:58:44 +0000 (12:58 +0200)
commita1412c4f95140e2060f19f18d3a11f187388c3b4
treee86c2e3c55e01166e1d33ac49ecd3243974be374
parent1f535982f92b624de621d36e18fb092c21de9cf7
Make sure print_[u]stack result is terminated.

Last line shouldn't have a newline and string should always be terminated.

* tapset/context-symbols.stp (sprint_stack): Terminate string.
* tapset/ucontext-symbols.stp (sprint_ustack): Likewise.
tapset/context-symbols.stp
tapset/ucontext-symbols.stp
This page took 0.024214 seconds and 5 git commands to generate.