Johannes Carlsson 3372f2e259 Corrected buffer overflow when parsing /proc/wakelocks
The android_os_Process_parseProcLineArray in android_util_Process.cpp
writes up to buffer[endIndex]. This sometimes caused an assert to be
triggered in NewStringUTF when the output from /proc/wakelocks was
larger than 4096 bytes. The buffer was also increased in order to be
able to parse all wakelocks completely.

Change-Id: Idf8e66d61ad979377569048f59c3eee278b146db
2010-07-02 10:20:55 +02:00
2010-06-18 12:44:20 -07:00
2010-06-07 16:37:22 -07:00
2010-05-10 13:48:37 -07:00
2010-06-18 11:36:35 -07:00
2010-03-16 09:59:06 -07:00
2010-06-15 11:34:57 -07:00
2010-06-14 14:28:18 -07:00
2010-06-02 08:54:47 -07:00
2010-03-29 18:12:24 -07:00
2010-04-01 12:05:26 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%