replicant-frameworks_native/libs
Christopher Tate ed7a50cc7d Prevent integer overflow when calculating buffer resizes
Make sure that we don't go haywire if an exponential buffer growth
operation winds up wrapping integer range.  Along the way, fix a
bookkeeping bug in BufferedTextOutput that would cause it to keep
spuriously realloc()ing on every append().

Bug 20674694

Change-Id: Ia845b7de36b90672a151a918ffc26c7da68e20a2
2015-06-08 14:49:09 -07:00
..
binder Prevent integer overflow when calculating buffer resizes 2015-06-08 14:49:09 -07:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui libgui/SurfaceFlinger: Add getConsumerName 2015-06-08 09:40:49 -07:00
input Fix input tests to work with new MotionEvent member 2015-05-14 16:29:13 +01:00
ui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00