juniordiscart/ImpossibleOdds-Toolkit

EnumProcessor.Serialize can throw a null-ref exception when the object to serialize is null.

juniordiscart opened this issue · 1 comments

The EnumProcessor does not properly check the value before requesting its type, resulting in a null-ref exception.

This is resolved in v1.4.