Description
In NOTEPAD_FindTextAt, check if pFindReplace or pszText are NULL on entry and
return FALSE in this case to ensure that no NULL pointers are dereferenced.
Should fix CID 502217.
In NOTEPAD_FindTextAt, check if pFindReplace or pszText are NULL on entry and
return FALSE in this case to ensure that no NULL pointers are dereferenced.
Should fix CID 502217.