Skip to content

Treat empty string like null when deserializing FileV2 objects

Torsten Grote requested to merge grote/fdroidclient:unparcel-empty-string into master

we've seen serialized FileV2 objects becoming an empty string after parcelizing them, so we need to account for null and empty string here.

Fixes acra-crash-reports#617 (closed)

Merge request reports

Loading