diff options
author | David Goldblatt <davidgoldblatt@fb.com> | 2017-01-25 15:50:59 -0800 |
---|---|---|
committer | David Goldblatt <davidgoldblatt@fb.com> | 2017-01-25 15:50:59 -0800 |
commit | 85d284181872d9a6fb813b184cad2cd0a77fc249 (patch) | |
tree | fbca7800df70938eed59c85c78bdd2382d0a277c /scripts/gen_travis.py | |
parent | 0874b648e050c3503a4944963aa83bbb4cd414d6 (diff) |
Fix a bug in which a potentially invalid usize replaced size
In the refactoring that unified the allocation paths, usize was substituted for
size. This worked fine under the default test configuration, but triggered
asserts when we started beefing up our CI testing.
This change fixes the issue, and clarifies the comment describing the argument
selection that it got wrong.
Diffstat (limited to 'scripts/gen_travis.py')
0 files changed, 0 insertions, 0 deletions