]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Fix compile warnings with zlog_hexdump
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Wed, 25 May 2016 23:14:36 +0000 (19:14 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:35 +0000 (20:38 -0400)
commita9b5cbe55a6b3dea02867382a1855b591cf855b3
tree3d4be6c2f293bc36a41eba42c42fdbb4f3b51629
parentc8ae3ce8b6b2c5ec8ce0009118855a60593f29a3
lib: Fix compile warnings with zlog_hexdump

When using zlog_hexdump tell the compiler that we don't expect
to actually change the memory.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/log.c
lib/log.h