Fix a class of spurious clib_memcpy (...) warnings, VPP-486 11/3711/2
authorDave Barach <[email protected]>
Mon, 7 Nov 2016 14:55:55 +0000 (09:55 -0500)
committerDamjan Marion <[email protected]>
Mon, 7 Nov 2016 15:47:53 +0000 (15:47 +0000)
commitd4048a46bbd15ba95cd62ea29c18cf6e7ddccb20
tree9689f38266cfc2c1b1dcd31da9d75b404ca54109
parente74c1dc577edf19d485e8a37977b06f502cc76bd
Fix a class of spurious clib_memcpy (...) warnings, VPP-486

Coverity doesn't understand the vector-unit memcpy functions. #ifdef
them out of the way when running a coverity scan.

Change-Id: I312eec1c861c1d3722510d2c121fb5f398fca868
Signed-off-by: Dave Barach <[email protected]>
vppinfra/vppinfra/string.h