add a NULL check to fail when frame_create fails
This adds a NULL check to fail when frame_create fails. If frame is NULL, I think this can happen crash in frame_resize_inside function if frame is NULL.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This adds a NULL check to fail when frame_create fails. If frame is NULL, I think this can happen crash in frame_resize_inside function if frame is NULL.