re: Usage of strncpy in the kernel
matthew green <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
> - Zero-filled the rest of stack using the same. this is the key part and why it is a valid transformation -- the whole buffer is initialised, like strncpy says. .mrg.