https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220074

Mateusz Guzik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
           Hardware|i386                        |Any
         Resolution|---                         |Not A Bug
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]

--- Comment #1 from Mateusz Guzik <[email protected]> ---
The loop in crcopysafe is supposed to guarantee that the memory allocated for
the new credential set is sufficient. i.e. it is an invariant that crcopy as
called from here does not have to malloc.

it would be better if there was no malloc codepath from here in the first
place, but there is no bug here and the entire cr* family needs to be
refactored

as such I'm closing as NOTABUG. thanks for reporting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to