Archive Index
This month's Index
|
Subject: Re: libssh2 master 3420e98... use const to silence a bazillion warnings
Re: libssh2 master 3420e98... use const to silence a bazillion warnings
From: Alexander Lamaison <swish_at_lammy.co.uk>
Date: Tue, 2 Mar 2010 14:43:30 +0000
On 1 March 2010 10:08, Daniel Stenberg <daniel_at_haxx.se> wrote:
I left the errmsg parameter non-const as the string may be freed when
Do we ever actually call libssh2_error with a string we want freed?
> My advice to committers: use configure --enable-debug to get a wide range of
I'm developing on Windows but I'll try to build on Linux before
Alex
|