[Bug 3559] Mini memory leak and needless(?) const/static qualifier.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Apr 6 20:27:39 AEST 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3559
--- Comment #2 from Markus Schmidt <m.schmidt at emtec.com> ---
On further thought, the function could be abandoned alltogether and the
two callers could simply call
pkalgs = match_filter_allowlist(KEX_DEFAULT_PK_ALG, all_key);
themselves and free the result.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list