OpenBSD CVS

CVS log for src/usr.bin/ssh/compat.c


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_7_2


Revision 1.120.4.1 / (download) - annotate - [select for diffs], Thu Feb 2 12:13:20 2023 UTC (16 months ago) by bluhm
Branch: OPENBSD_7_2
Changes since 1.120: +8 -8 lines
Diff to previous 1.120 (colored) next main 1.121 (colored)

fix double-free caused by compat_kex_proposal(); bz3522
from djm@; by dtucker@; ok djm@

Revision 1.120 / (download) - annotate - [select for diffs], Fri Jul 1 03:35:45 2022 UTC (23 months, 1 week ago) by dtucker
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE
Branch point for: OPENBSD_7_2
Changes since 1.119: +11 -4 lines
Diff to previous 1.119 (colored)

Always return allocated strings from the kex filtering so that we
can free them later.  Fix one leak in compat_kex_proposal.  Based
on github PR#324 from ZoltanFridrich with some simplications by me.
ok djm@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.