Page MenuHomeFreeBSD

Fix PR/267884
ClosedPublic

Authored by cy on Nov 23 2022, 1:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 9:57 AM
Unknown Object (File)
Mon, Nov 10, 11:32 PM
Unknown Object (File)
Mon, Nov 10, 3:58 AM
Unknown Object (File)
Tue, Oct 28, 10:43 AM
Unknown Object (File)
Tue, Oct 28, 10:43 AM
Unknown Object (File)
Oct 21 2025, 3:20 AM
Unknown Object (File)
Oct 15 2025, 1:06 AM
Unknown Object (File)
Oct 15 2025, 1:06 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