Setting the pointer to NULL had no effect outside the function so far.
@@ -976,6 +976,5 @@ _occupant_free(Occupant *occupant)
free(occupant->jid);
free(occupant->status);
free(occupant);
occupant = NULL;
}
The note is not visible to the blocked user.