On Thursday 25 March 2010 14:48:12 you wrote: > Hello! > > 2010/3/25 Andreas Schneider <[email protected]>: > >> Is it ok? Should I change "ssh_private_key privkey" to "ssh_private_key > >> privkey = NULL"? > > > > I don't get this warning with a newer version of gcc (4.4.1). I don't see > > that it could be used uninitialized. > > Unfortunately 4.2.1 version is the default compiler for FreeBSD 7,8,9. > > Here is some build logs: > > http://tb.logvinov.com/logs/8-CURRENT-dev-i386/libssh-0.4.2.log > http://tb.logvinov.com/logs/7-STABLE-dev/libssh-0.4.2.log (amd64) > http://tb.logvinov.com/logs/6-STABLE-dev-i386/libssh-0.4.2.log > > So can I ignore this warning? :)
Fixed. http://dev.libssh.org/changeset/5d339aa9e29e290661f683bac19de1b212607919 -- andreas
