Cast to (char *) not (void *) to do pointer math
authorSimo Sorce <simo@redhat.com>
Sat, 12 Jul 2014 12:23:24 +0000 (08:23 -0400)
committerSimo Sorce <simo@redhat.com>
Sat, 12 Jul 2014 12:23:24 +0000 (08:23 -0400)
commit43e49676f7bdf88aa9e935d91c6c4b8dd5ac5b9a
tree2b5b5a7be6a3320d0ba39c385f0897ebcfa314b6
parent3ed1be459d9cec2d07a06e3960f26815ce22b5a3
Cast to (char *) not (void *) to do pointer math
src/gss_serialize.c
src/ntlm.c