commit | 38416553a26e55963e11276f1029d78e9e6cad70 | [log] [tgz] |
---|---|---|
author | Rich Cannings <richc@google.com> | Wed Sep 23 14:33:17 2009 -0700 |
committer | Rich Cannings <richc@google.com> | Wed Sep 23 14:33:17 2009 -0700 |
tree | fb61e5bef3a62a39a8db74cc39e4b156c946d7c2 | |
parent | 1f556d99c4bb7cae5ed55c171ce7f65b5010fa57 [diff] |
Fixes NullPointerException that crashes Bluetooth when filename ends end with slash, e.g.: 'fooo..txt/'. choosefilename() can return null. We should handle this result and grecefully fail.