On lines 70 and 136 of this file, there are similar 'area == NULL;' lines that still exist. Should these be changed to 'area = NULL;' as well?

On lines 70 and 136 of this file, there are similar 'area == NULL;' lines that still exist. Should these be changed to 'area = NULL;' as well?