Page MenuHomeFreeBSD

Fix PR/267884
ClosedPublic

Authored by cy on Nov 23 2022, 1:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 7:04 AM
Unknown Object (File)
Sat, Apr 11, 1:17 PM
Unknown Object (File)
Sat, Apr 11, 4:16 AM
Unknown Object (File)
Mon, Apr 6, 4:20 AM
Unknown Object (File)
Mon, Apr 6, 3:07 AM
Unknown Object (File)
Sun, Apr 5, 7:57 AM
Unknown Object (File)
Thu, Apr 2, 11:49 PM
Unknown Object (File)
Mar 14 2026, 7:43 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