Definition at line 2028 of file shpopen.c.
2030 snprintf(szErrorMsg,
sizeof(szErrorMsg),
2031 "Corrupted .shp file : shape %d : nEntitySize = %d",
2033 szErrorMsg[
sizeof(szErrorMsg)-1] =
'\0';
2034 psSHP->sHooks.Error( szErrorMsg );
References nEntitySize, and SHPLIB_NULLPTR.