Memory leak in do_ssh2_kex()
Peter Stuge
peter at stuge.se
Wed Apr 1 05:49:22 EST 2009
miguel.sanders at arcelormittal.com wrote:
> Should I make a patch for this?
I think that sounds good.
> Also, since my previous patch was not according to the your
> standards, how many lines of context do you normally want in a
> patch file?
It's not so much about the amount of context. The point is that diff
defaults to "context diff" which is more difficult for most to read
than "unified diff" which requires diff to be run with -u or e.g.
-U 2.
I think I mixed up u and U in the email, sorry for that confusion. :\
//Peter
More information about the openssh-unix-dev
mailing list