Low: remove redundant check after find_site_by_id
First, no other invocation is performed with this extra check, and then,
find_site_by_id itself would have triggered NULL pointer dereference
by that point already.
Low: remove redundant check after find_site_by_id Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |