]> sourceware.org Git - systemtap.git/commit
PR15044: added error-checking in string.stp
authorJonathan Lebon <jlebon@redhat.com>
Thu, 6 Jun 2013 18:35:28 +0000 (14:35 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Mon, 10 Jun 2013 17:15:58 +0000 (13:15 -0400)
commit1d4ae65486912398fbed04fd99d8c6206c13653a
treeac4bf05fb12f7a651774f2ef6e6ee17622313279
parenta904a1c72a51ae7884031e5f679194ad9cb31d67
PR15044: added error-checking in string.stp

Since commit 14138e5 changed the return value of _stp_text_str() from
void to int, other functions that use it, such as text_str() and
text_strn(), can make use of the return value to set their own return
strings to an empty string.
tapset/string.stp
This page took 0.028143 seconds and 5 git commands to generate.