There are several places in code that multiline natpsec comments are written. These are written incorrect using only 1 *
after the \
then the standard specifies \**
.
This actually has the end result of natpsec-verification tools to not correctly identify it.
There are many examples, search for /*
in the project.
Change /*
to /**
when appropriate.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.