| commit | 34989e42d94f0b4f982117032f29ae3cce1e1a39 | [log] [tgz] |
|---|---|---|
| author | Tom Sepez <tsepez@chromium.org> | Fri May 01 16:04:32 2015 -0700 |
| committer | Tom Sepez <tsepez@chromium.org> | Fri May 01 16:04:32 2015 -0700 |
| tree | 0bba417d8c50f5465f3a8d2f7916c8ce2dbf801f | |
| parent | 72fb2e8d680c697be06c4325ddc827c3989bf3c1 [diff] |
Save 4 bytes per CFX_ByteString where intptr_t smaller than long. Also prevent theoretical roll-over where long smaller than intptr_t. See bug for discussion. BUG=pdfium:149 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1117413002