Make sure there is no signed int overflow
authorAnton Korobeynikov <anton@korobeynikov.info>
Sat, 13 Oct 2012 21:39:24 +0000 (01:39 +0400)
committerJordan DeLong <jdelong@fb.com>
Sat, 19 Jan 2013 00:37:12 +0000 (16:37 -0800)
commite5baaa965b0f902102da67cf5c6d28efeddd81ef
tree8c48f00d7e5250260a96e334643545a4208a741e
parentc1e5151608785e0102f71eb7de9ce2bafc822bff
Make sure there is no signed int overflow

Summary: use proper type for index.

Test Plan: .

Reviewed By: tudorb@fb.com

FB internal diff: D660142
folly/small_vector.h