detect/content: limits prop comment cleanup

pull/10134/head
Victor Julien 2 years ago committed by Victor Julien
parent 4f0f7b1969
commit e06d2c402a

@ -383,9 +383,9 @@ void DetectContentFree(DetectEngineCtx *de_ctx, void *ptr)
SCReturn; SCReturn;
} }
/* /**
* \brief Determine the size needed to accommodate the content * \brief Determine the size needed to accommodate the content
* elements of a signature * elements of a signature
* \param s signature to get dsize value from * \param s signature to get dsize value from
* \param max_size Maximum buffer/data size allowed. * \param max_size Maximum buffer/data size allowed.
* \param list signature match list. * \param list signature match list.

Loading…
Cancel
Save