diff options
author | Josh Stone <jistone@redhat.com> | 2009-03-26 09:20:16 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-03-26 11:00:25 -0700 |
commit | 4aa2079a01a62ff27cbe90f5eca38137035d34a8 (patch) | |
tree | c7f58c68f248f1e0a86e483390ae7500c0462edb /hash.cxx | |
parent | bc02f40984fede1c312ca33c0c3937b970e8da6d (diff) | |
download | systemtap-steved-4aa2079a01a62ff27cbe90f5eca38137035d34a8.tar.gz systemtap-steved-4aa2079a01a62ff27cbe90f5eca38137035d34a8.tar.xz systemtap-steved-4aa2079a01a62ff27cbe90f5eca38137035d34a8.zip |
PR10001: Use the kernel's strlcpy & strlcat
We had our own implementations of these which were triggering gcc
bug38480 in some particular cases. It's easier for us to use the
kernel's strlcpy and strlcat anyway, which avoids the bug.
Diffstat (limited to 'hash.cxx')
0 files changed, 0 insertions, 0 deletions