mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
The recent changes that were put in to allow chars to be serialised at all failed to take into account nullability and thus if a char was null and that object was first serlialised then desierliased it would throw a NPE