Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Protect code about possible NPEs

Jonathan Klee requested to merge 762-fix-possible-NPEs into v1-oreo

Description

Android Studio was warning about some possible Null Pointer Exception in the ListFileRemoteOperation class.

Technical details

Since eDrive has the persistent flag, if a Null Pointer Exception happens we won't really notice it happens since eDrive will be relaunched automatically.

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/762

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading