Page MenuHomeFreeBSD

libc: hotfix: disable RISC-V optimized strnlen
ClosedPublic

Authored by strajabot on Sat, Mar 7, 9:50 PM.

Details

Summary

There is a bug in the current implementation related to overflow with SIZE_T_MAX maxlen.

For now, exclude the implementation from the build until the bug is fixed

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

Diff Detail

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

Event Timeline

strajabot edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Sat, Mar 7, 11:13 PM
This revision was automatically updated to reflect the committed changes.