Page MenuHomeFreeBSD

Fix PR/267884
ClosedPublic

Authored by cy on Nov 23 2022, 1:45 AM.
Tags
None
Referenced Files
F162421145: D37471.id113422.diff
Mon, Jul 13, 2:44 AM
Unknown Object (File)
Mon, Jun 29, 9:59 PM
Unknown Object (File)
Sun, Jun 28, 2:49 AM
Unknown Object (File)
May 3 2026, 1:33 AM
Unknown Object (File)
Apr 29 2026, 9:41 PM
Unknown Object (File)
Apr 29 2026, 8:23 AM
Unknown Object (File)
Apr 29 2026, 8:13 AM
Unknown Object (File)
Apr 23 2026, 2:16 AM
Subscribers

Details

Summary

heimdal: The version string must always contain a terminating NUL

Should the sender send a string without a terminating NUL, ensure that the NUL terminates the string regardless.

And while at it only process the version string when bytes are returned.

Test Plan

Fix tested locally.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable