mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
8ff5e0ec49
I think the last clause of the conditional, || __n <= __bos (__dest) may be backward. The code should call the runtime-checking function if __n is not constant, or if __n is known to be LARGER than the size of the destination. |
||
---|---|---|
.. | ||
string2.h | ||
string3.h |