Properly handle deserialzation errors for Contacts and Server lists #4

Closed
opened 2021-09-15 21:24:31 +00:00 by sarah · 0 comments
Owner

Don't unwrap, process_contacts and process_servers should return a Result which should be check by new

7e053cd224/src/structs.rs (L127)

7e053cd224/src/structs.rs (L139)

Don't unwrap, `process_contacts` and `process_servers` should return a Result which should be check by `new` https://git.openprivacy.ca/cwtch.im/libcwtch-rs/src/commit/7e053cd22469f391fd581868f269768c705906e1/src/structs.rs#L127 https://git.openprivacy.ca/cwtch.im/libcwtch-rs/src/commit/7e053cd22469f391fd581868f269768c705906e1/src/structs.rs#L139
dan was assigned by sarah 2021-09-15 21:24:31 +00:00
dan closed this issue 2022-01-17 23:59:04 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/libcwtch-rs#4
No description provided.