search for: __destlen

Displaying 1 result from an estimated 1 matches for "__destlen".

2023 Jun 06
1
Possible overflow bug?
...8 116 | char *name; | ^~~~ /usr/include/bits/string_fortified.h:66:6: note: in a call to function '__explicit_bzero_chk' declared with attribute 'access (write_only, 1, 2)' 66 | void __explicit_bzero_chk (void *__dest, size_t __len, size_t __destlen) Not sure if this is a real problem or not but I thought I'd pass it over just in case. Chris