Browse Source
Path.getFileName() may return null if the path has zero elements. Enclose the dereference in a null-check. Change-Id: I7ea3d3f07edc13a80b593d28e8fd512a4e1ed56b Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>stable-4.10
David Pursehouse
7 years ago
1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue