- 08 Oct, 2016 1 commit
-
-
Elliott Hughes authored
-
- 07 Oct, 2016 1 commit
-
-
Elliott Hughes authored
Bug: http://b/32019064 Test: builds Change-Id: Ib0f3e23a7673a1f5244f016c57a32e4b06d4bd25
-
- 26 Aug, 2016 2 commits
-
-
Colin Cross authored
-
Colin Cross authored
libziparchive-host is no longer necessary, and mixing libziparchive-host and libziparchive can cause ODR violations. Change-Id: Id361dc5829649ea9ad0fdb21080d931fc3c88776
-
- 09 Jul, 2016 3 commits
-
-
Treehugger Robot authored
-
Aart Bik authored
Rationale: This was not really a leak, but the combination of stack/heap allocated data structures with a single re-allocation was a bit complex for static analysis. BUG=30040701 Change-Id: Ia5a6fda9d146a0a27e65fe146e6cedda212ae8c7
- 21 Jun, 2016 3 commits
-
-
Chih-hung Hsieh authored
am: eabba47d Change-Id: I9673339b1d18bdc0e0ff564cf18d4bfc1f628394
-
Chih-Hung Hsieh authored
am: e8708a33 Change-Id: I7184c2d11610f2677d2accf9ea5e43ab07d633f2
-
Chih-hung Hsieh authored
-
- 10 Jun, 2016 1 commit
-
-
Chih-Hung Hsieh authored
Add parentheses around macro arguments used beside operators. Bug: 28705665 Change-Id: I9d0ad250db27421017a62958172335abd808827c
-
- 25 May, 2016 4 commits
-
-
Aart Bik authored
-
Aart Bik authored
This addresses the following cppcheck reports: [dalvik/libdex/SysUtil.cpp:129]: (error) Memory leak: memPtr [dalvik/libdex/sha1.cpp:391]: (error) Resource leak: checkfile (note this is an impure cherry pick from Adam Buchbinder's change) Change-Id: I475cfadac884c810dd597fbcd3f154cf9fc626fe
- 18 May, 2016 3 commits
-
-
Roland Levillain authored
am: b263f358 * commit 'b263f358': Catch classes that inherit from themselves in dexmerger. Change-Id: I5060b1408b5b4ce0389b62da3a1e79a940a0eed3
-
Roland Levillain authored
am: ef028e72 * commit 'ef028e72': Catch classes that inherit from themselves in dexmerger. Change-Id: Ib337ceaf33aa995f33f8f063a540242badb4fd04
-
Roland Levillain authored
-
- 17 May, 2016 1 commit
-
-
Roland Levillain authored
Previously, Dex files containing classes inheriting from themselves would make dexmerger go into an infinite loop. Change-Id: Ie5fd7ccd33aea16dc55ad5b67fbfa428873a4882
-
- 11 May, 2016 4 commits
-
-
Chih-Hung Hsieh authored
am: 72e754b0 * commit '72e754b0': Fix misc-macro-parentheses warnings. Change-Id: I99ee7c685139aa1deb041b21d52cc2f08e42256e
-
Chih-Hung Hsieh authored
am: 487ec314 * commit '487ec314': Fix misc-macro-parentheses warnings. Change-Id: I5da7a4a7df77116a119c01a7c2f73e2700a97a31
-
Chih-hung Hsieh authored
-
Chih-Hung Hsieh authored
Add parentheses around macro arguments used beside binary operators. Bug: 28705665 Change-Id: I8ea8f6272e698d7188aa7954283f6e68cb804f51
-
- 02 May, 2016 17 commits
-
-
Aart Bik authored
Fix potential buffer overrun. am: 38025bc7 am: 805b415b am: 0e17e184 am: 8e37aa19 am: e5c4e849 am: 46464a20 am: 3bbe8817 am: 63e01f73 am: a0af385a am: f984fa7d am: c423f55f am: a70e0991 * commit 'a70e0991': Fix potential buffer overrun. Change-Id: Iaf57b4d64daacf97d9d81fa37015cf7ad4bd99ee
-
Alex Light authored
am: 19b7d3be * commit '19b7d3be': Remove misleading line from dx.jar Android.mk file. Change-Id: Ia98e39543b3bef31e448d9d6ee4bd0fa0b5919f5
-
Alex Light authored
am: 96a1c677 * commit '96a1c677': Remove misleading line from dx.jar Android.mk file. Change-Id: I5fa03ead0f18547886c13248cc6ce2b4531be610
-
Treehugger Robot authored
-
Alex Light authored
Previously we had a line in the dx.jar Android.mk file that indicates that dx.jar is compiled with java 1.6. This was a lie and it has been being compiled with java 1.8 for quite a while. Bug: 28464522 Change-Id: Idc21295d7aca6afced16c46c16951a4aa66535d0
-