commit | d83006cbe86545a1e8882b1a4ed90005ebf3423e | [log] [tgz] |
---|---|---|
author | Suchi Amalapurapu <asuchitra@google.com> | Wed Oct 28 23:39:46 2009 -0700 |
committer | Suchi Amalapurapu <asuchitra@google.com> | Thu Oct 29 00:46:55 2009 -0700 |
tree | 73988640fc476372ef133a0c089c9de44d007c8a | |
parent | 31957f1badbb900bbfe211317e1ea992d650a72d [diff] |
When upgrading packages with shared user ids make sure we are eliminating the package about to be deleted or upgraded when updating permissions associated with the shared user. Include a simple null check when retrieving the permission. Fix PackageParser to avoid ArrayIndexOutOfBounds exceptions in several places