Skip to content
Unverified Commit bbe41a73 authored by Daniel Kesselberg's avatar Daniel Kesselberg Committed by Christoph Wurst
Browse files

Return a default user record if json is broken



It's possible that json_decode returns null. Mostly the json is broken.
AddMissingDefaultValues expects an array. Pass null will fail.

Signed-off-by: default avatarDaniel Kesselberg <mail@danielkesselberg.de>
parent 64260675
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment