Page MenuHomeFreeBSD

Fix PR/267884
ClosedPublic

Authored by cy on Nov 23 2022, 1:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 1:06 AM
Unknown Object (File)
Wed, Oct 15, 1:06 AM
Unknown Object (File)
Wed, Oct 15, 1:06 AM
Unknown Object (File)
Tue, Oct 14, 4:20 PM
Unknown Object (File)
Mon, Oct 13, 6:08 AM
Unknown Object (File)
Sun, Oct 12, 1:35 PM
Unknown Object (File)
Sat, Sep 20, 7:36 AM
Unknown Object (File)
Sep 16 2025, 4:47 PM
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