HomeFreeBSD

security/cops: Permanently fix LLVM15 errors

Description

security/cops: Permanently fix LLVM15 errors

Fix:

src/addto.c:48:17: error: incompatible pointer to integer conversion
assigning to 'char' from 'void *' [-Wint-conversion]

keypending[0] = NULL;
              ^ ~~~~

Details

Provenance
cyAuthored on Feb 15 2023, 5:37 AM
Parents
R11:f40f8b877c3a: net/44bsd-rdist: Permanently fix LLVM15 errors
Branches
Unknown
Tags
Unknown