Peter:
> There's a buffer overrun error in libssh2 now. Am hunting it down.

I appreciate it.

> Also, how did you generate trace.log? It has been corrupted 
> in a few places.

I did this:

  int bitmask = ~0;
  libssh2_trace(session, bitmask);

and then I just redirected standard error from the command line.

Mark


_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to