Learn more about cloning repositories
You have read-only access
Addressed a handful of minor 'fixed-length buffer overrun' errors identified by Coverity. The fixes involved replacing calls to strcpy, strcat with strncpy, strncat.