3952N/A# buffer overflow in info in get_manpage_node()
3952N/A# Sent to and incorporated into upstream
3952N/A char *old_contents = file_buffer->contents;
3952N/A- sprintf (header, "\n\n%c\n%s %s, %s %s, %s (dir)\n\n",
3952N/A+ snprintf (header, sizeof(header), "\n\n%c\n%s %s, %s %s, %s (dir)\n\n",
3952N/A INFO_FILE_LABEL, file_buffer->filename,