[Bug c/85931] -Wsizeof-pointer-memaccess for strncpy with size of source

2022-01-26 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85931 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/85931] -Wsizeof-pointer-memaccess for strncpy with size of source

2018-06-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85931 Martin Sebor changed: What|Removed |Added Known to work||9.0 Known to fail|9.0

[Bug c/85931] -Wsizeof-pointer-memaccess for strncpy with size of source

2018-06-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85931 --- Comment #4 from Martin Sebor --- Author: msebor Date: Tue Jun 12 17:14:31 2018 New Revision: 261515 URL: https://gcc.gnu.org/viewcvs?rev=261515&root=gcc&view=rev Log: PR c/85931 - -Wsizeof-pointer-memaccess for strncpy with size of source

[Bug c/85931] -Wsizeof-pointer-memaccess for strncpy with size of source

2018-05-31 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85931 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #3 from Martin Sebor -

[Bug c/85931] -Wsizeof-pointer-memaccess for strncpy with size of source

2018-05-29 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85931 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/85931] -Wsizeof-pointer-memaccess for strncpy with size of source

2018-05-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85931 Martin Sebor changed: What|Removed |Added Keywords||diagnostic See Also|