commit | 07837d6dab331b1693aa3689223b4012012a7fad | [log] [tgz] |
---|---|---|
author | Yang Ni <[email protected]> | Mon Apr 18 14:27:02 2016 -0700 |
committer | Yang Ni <[email protected]> | Mon Apr 18 14:27:02 2016 -0700 |
tree | 5b86654646dd8b8084c756a1b1954d72fa4a23d5 | |
parent | 8dd32a56f74b896b21895ec75d58fa415caa2c70 [diff] |
Fixed ScriptGroup finalizer for old API Bug: 28242626 ScriptGroup finalizer clears out the list of closures, which is uninitialized for the old API. Need to check null first, before accessing the list. Change-Id: Ibf914e17a0878c8c561f823c5f6f6f6619594de1