Make sure we convert internal audit records for thr_new

into BSM records.

MFC after:	2 weeks
This commit is contained in:
Christian S.J. Peron 2020-03-30 18:15:36 +00:00
parent b4b880cb6d
commit b1c170686c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359450

View file

@ -1746,6 +1746,9 @@ kaudit_to_bsm(struct kaudit_record *kar, struct au_record **pau)
case AUE_CAP_GETMODE:
break;
case AUE_THR_NEW:
break;
case AUE_NULL:
default:
printf("BSM conversion requested for unknown event %d\n",