MAX_TERMCAP_LENGTH
char buf2[MAX_TERMCAP_LENGTH];
critlen = MAX_TERMCAP_LENGTH;
if (len > (infodump ? MAX_TERMINFO_LENGTH : MAX_TERMCAP_LENGTH))