aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-04-28 02:25:15 +0000
committerGuy Harris <guy@alum.mit.edu>2012-04-28 02:25:15 +0000
commitfaa13e5072bfb826c9d0756e521e011ecfdc4524 (patch)
treee44d5845f74ee76c808dcba13358379926ae49be /wiretap
parentd6e5b20bf2a9b2c17ad8254133bc669cade374f7 (diff)
Neither C90 nor C99 explicitly guarantee that a memcpy() call with a
null source argument and a zero count will work; in practice, they probably will (with a zero count, there's nothing to fetch from the source), but the Clang static analyzer still warns about it. svn path=/trunk/; revision=42305
Diffstat (limited to 'wiretap')
0 files changed, 0 insertions, 0 deletions