Page MenuHomeFreeBSD

Fix PR/267884
ClosedPublic

Authored by cy on Nov 23 2022, 1:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 7, 11:46 PM
Unknown Object (File)
Thu, Mar 7, 11:46 PM
Unknown Object (File)
Thu, Mar 7, 11:46 PM
Unknown Object (File)
Thu, Mar 7, 11:33 PM
Unknown Object (File)
Jan 23 2024, 2:37 PM
Unknown Object (File)
Jan 6 2024, 8:22 AM
Unknown Object (File)
Dec 20 2023, 7:16 AM
Unknown Object (File)
Dec 12 2023, 1:31 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 Skipped
Unit
Tests Skipped