Skip to content

urlfilter : Defensive null check for crash protection

Padmalochan Mohapatra requested to merge uRLfilter-crash into devel

If match_profile pointer is NULL in a filter, the default action needs to be taken.

Merge request reports