int access_ok( int msgcode) {
char class[1024], msgfile[200];
int limit;
…
limit = acl_getlimit(class, msgfile);
LCLint reports a possible buffer overflow for
strcpy(msgpathbuf, entry->arg[3]);