confpars.c has invalid error messages when memory allocation fails
GCC 9 detects two cases where confpars.c includes NULL values in error messages. The error exists in both 4.4.1 and current master; I believe the attached patch is a correct fix for them.