commit | cfe27deac7e0ede89a78b9f03fb4a4159d68be8e | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Sep 16 09:49:15 2015 -0700 |
committer | Alex Deymo <deymo@google.com> | Tue Nov 17 17:49:16 2015 -0800 |
tree | 05f15202063e6a7d26e794a6a3db5fa2dba3d4a4 | |
parent | f28b295df90da3b9610cc5d6100039e54d95f49a [diff] |
handle size_t > java max int size Cleanly abort if we would have returned a value which can't be safely handled by the java APIs. I'm not sure this code is reachable, but adding the check just in case. Bug: 16676699 (cherry picked from commit 3f6b702b5834330ef061f4ed97677ae90a541f23) Change-Id: Iddc16f32cb5d46219a4dcb3548bcfeaade0f9c9e