summaryrefslogtreecommitdiff
path: root/supportBundle.gradle
diff options
context:
space:
mode:
authorGeorge Mount <mount@google.com>2016-02-18 14:33:37 -0800
committerGeorge Mount <mount@google.com>2016-03-08 15:38:00 -0800
commitbb4a033fcd5cd20e5be46ef8ead442dc7db2454d (patch)
treea6eebe0a848983d8dad5662f674959e7e76b2c80 /supportBundle.gradle
parentb7eeedbfadec03792551014e9dfa2bd384fc21a3 (diff)
downloaddata-binding-bb4a033fcd5cd20e5be46ef8ead442dc7db2454d.tar.gz
Have two-way binding use localized variables to prevent NPE.
Bug 26962999 Two-way binding was using the inverted expressions directly without localizing variables. That meant that if there was a variable set to null during evaluation, it may get a NullPointerException even though it checked for null on the value previously. This CL localizes the variables so that cannot happen. Change-Id: Ia55955ce0f1cb750e6a678e72e0cda03f0e3c9b6
Diffstat (limited to 'supportBundle.gradle')
0 files changed, 0 insertions, 0 deletions