Fix FcSerialize undefined behavior with null pointer usage
In this case null pointer can be used. It's undefined behavior if be strict. This MR fixes this issue.
Edited by Andrey Prokopyuk
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.
In this case null pointer can be used. It's undefined behavior if be strict. This MR fixes this issue.