summaryrefslogtreecommitdiff
path: root/taint.c
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-06-24 18:08:58 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-06-25 06:24:39 -0400
commit51f14a05690a52120145e5118962964658734217 (patch)
treebe2612c4ee11b449cff3bd79227e86023efd686c /taint.c
parentc445c5b05df9dacbd0b21a477ba20c6f45e23263 (diff)
downloadperl-51f14a05690a52120145e5118962964658734217.tar.gz
Unused snprintf results noticed by clang in Linux.
A bit dubious to ignore the snprintf results, but at least for these cases it looks acceptable. We could assign the length and croak if not expected, but it seems that with gcc brace groups we already do that.
Diffstat (limited to 'taint.c')
0 files changed, 0 insertions, 0 deletions