Page MenuHomeFreeBSD

libthr: fix -Wunterminated-string-initialization
ClosedPublic

Authored by arichardson on Sep 14 2025, 10:28 PM.
Tags
None
Referenced Files
F171630527: D52528.id162044.diff
Sat, Sep 12, 7:33 AM
Unknown Object (File)
Fri, Sep 11, 6:45 AM
Unknown Object (File)
Fri, Sep 11, 5:18 AM
Unknown Object (File)
Fri, Sep 11, 5:08 AM
Unknown Object (File)
Thu, Sep 10, 9:12 PM
Unknown Object (File)
Wed, Sep 9, 4:16 AM
Unknown Object (File)
Tue, Sep 8, 2:54 PM
Unknown Object (File)
Tue, Sep 8, 12:31 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

commit message disagrees with __nonstring?

commit message disagrees with __nonstring?

Ah this was an old message - seems like arc didn't update it.

This revision is now accepted and ready to land.Oct 28 2025, 6:43 PM
jrtc27 added inline comments.
lib/libthr/thread/thr_printf.c
150

I guess either drop this or commit it separately?