Comment 2 for bug 537854

Revision history for this message
rikster (lpad.nomad) wrote :

This second patch is more robust than the first one. It uses strncpy rather than strcpy to guarantee that the program doesn't copy more bytes into a buffer than it has room for.