On 03/04/2011 03:47 PM, Aris Adamantiadis wrote:
Hi Pierre-Yves,That's not a normal behaviour of libssh. Could you point me the backtrace of the malloc(0) call ? (or at least the line number in packet.c)
Hi Aris, Line 157 of packet.c : packet_decrypt returns -1 And Line 68 of crypts.c : the faulty malloc in packet_decrypt function. Pierre-yves
