Page MenuHomeFreeBSD

libthr: fix -Wunterminated-string-initialization
ClosedPublic

Authored by arichardson on Sep 14 2025, 10:28 PM.
Tags
None
Referenced Files
F163132407: D52528.id162125.diff
Mon, Jul 20, 9:16 AM
Unknown Object (File)
Sat, Jul 18, 9:24 AM
Unknown Object (File)
Fri, Jul 17, 1:54 PM
Unknown Object (File)
Wed, Jul 15, 6:43 AM
Unknown Object (File)
Wed, Jul 15, 6:43 AM
Unknown Object (File)
Thu, Jul 9, 5:32 AM
Unknown Object (File)
Wed, Jul 8, 5:20 PM
Unknown Object (File)
Tue, Jul 7, 7:59 AM
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?