https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267884
Cy Schubert <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #1 from Cy Schubert <[email protected]> --- It appears that upstream Heimdal 7.8.0 suffers the same bug. The simplest solution would be to strlcpy() the string to a temporary bufer in match_appl_version(), do the sscanf(), and discard the temporary buffer. I think this should also be reported to our friends at Heimdal. -- You are receiving this mail because: You are the assignee for the bug.
