summaryrefslogtreecommitdiffstats
path: root/t_client.rc-sample
diff options
context:
space:
mode:
authorchantra <chantra@debuntu.org>2010-07-16 20:09:07 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-10-21 11:40:36 +0200
commit4c91fc83684874fb8f1a2ca061247956fb0fc77f (patch)
tree1c3339b1b0dca3a2e760240fa8d05e62ac5178ff /t_client.rc-sample
parenta9b5134f78480f903434366478f3918c021b7caa (diff)
downloadopenvpn-4c91fc83684874fb8f1a2ca061247956fb0fc77f.tar.gz
openvpn-4c91fc83684874fb8f1a2ca061247956fb0fc77f.tar.xz
openvpn-4c91fc83684874fb8f1a2ca061247956fb0fc77f.zip
Fixes openssl-1.0.0 compilation warning
When compiling against OpenSSL v1.0.0, the following compiler warnings appears. ssl.c: In function ‘verify_callback’: ssl.c:944: warning: passing argument 1 of ‘sk_num’ from incompatible pointer type /usr/include/openssl/stack.h:79: note: expected ‘const struct _STACK *’ but argument is of type ‘struct stack_st_X509_REVOKED *’ ssl.c:947: warning: passing argument 1 of ‘sk_value’ from incompatible pointer type /usr/include/openssl/stack.h:80: note: expected ‘const struct _STACK *’ but argument is of type ‘struct stack_st_X509_REVOKED *’ ssl.c: In function ‘init_ssl’: ssl.c:1565: warning: passing argument 1 of ‘sk_num’ from incompatible pointer type /usr/include/openssl/stack.h:79: note: expected ‘const struct _STACK *’ but argument is of type ‘struct stack_st_X509 *’ ssl.c: In function ‘print_details’: ssl.c:1766: warning: assignment discards qualifiers from pointer target type Trac ticket #5 https://community.openvpn.net/openvpn/ticket/5 Signed-off-by: chantra <chantra@debuntu.org> Acked-by: David Sommerseth <dazo@users.sourceforge.net> Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Diffstat (limited to 't_client.rc-sample')
0 files changed, 0 insertions, 0 deletions