Cleanup warnings about "save_ptr" in strtok_r argument
authorJustin Pettit <jpettit@nicira.com>
Wed, 8 Jul 2009 21:43:29 +0000 (14:43 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 29 Jul 2009 22:18:20 +0000 (15:18 -0700)
commitba8de5cbc7a5a1edadf371107c55f946e25421d3
treee2bbc0460c8b3dffaeb3fe459865315e7ff687af
parentf9fb1858ef9f5c85863b320638b07af8043d1e5a
Cleanup warnings about "save_ptr" in strtok_r argument

The compiler warns about the "save_ptr" argument to strtok_r being
unitialized.  This cleans that up.
lib/vconn-ssl.c
lib/vconn-tcp.c
lib/vlog.c
secchan/netflow.c