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

Aadya Chinubhai <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Aadya Chinubhai <[email protected]> ---
Created attachment 268315
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268315&action=edit
Currently, cleanup uses snprintf which is not async-signal-safe. This fix makes
it async-signal-safe using pointers for string copy.

Github URL: https://github.com/freebsd/freebsd-src/pull/2045

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to