Subject: Re: [PATCH] Using alternative OpenSSL BIO API

Re: [PATCH] Using alternative OpenSSL BIO API

From: Alexander Lamaison <swish_at_lammy.co.uk>
Date: Mon, 7 Sep 2009 13:18:04 +0100

2009/9/7 Simon Josefsson <simon_at_josefsson.org>:
> Alexander Lamaison <swish_at_lammy.co.uk> writes:
>
>> 2009/9/2 Simon Josefsson <simon_at_josefsson.org>:
>>> I like it, and can test if it works for libgcrypt if you push it.
>>
>> Pushed.
>> Thanks Simon.
>
> I made it compile again, and checked that it passes 'make check'.  Seems
> OK now.
>
> -    fp = fopen(filename);
> +    fp = fopen(filename, "r");

Whoops. How did I miss that? Thanks.
Alex
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2009-09-07