<feed xmlns='http://www.w3.org/2005/Atom'>
<title>system_core/gpttool, branch replicant-6.0</title>
<subtitle>system/core
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/'/>
<entry>
<title>gpttool: turn on -Werror</title>
<updated>2014-05-05T17:30:04+00:00</updated>
<author>
<name>Mark Salyzyn</name>
<email>salyzyn@google.com</email>
</author>
<published>2014-04-30T20:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=1c00d46b2566e91be9268812dbb5d3abfea3c3a2'/>
<id>1c00d46b2566e91be9268812dbb5d3abfea3c3a2</id>
<content type='text'>
- Deal with some -Wunused issues

Change-Id: If9a05ccbda862bbd401df0f5d5a1837abedd9b83
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Deal with some -Wunused issues

Change-Id: If9a05ccbda862bbd401df0f5d5a1837abedd9b83
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bunch of small system/core bugs.</title>
<updated>2013-10-29T21:12:46+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2013-10-29T21:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=14e28d39f7f094225c1ddae8fa43bd792c621a8f'/>
<id>14e28d39f7f094225c1ddae8fa43bd792c621a8f</id>
<content type='text'>
Missing frees in:
  adb/file_sync_client.c
  fastboot/fastboot.c
  libsparse/output_file.c

Missing closedirs in:
  adb/file_sync_service.c
  cpio/mkbootfs.c
  libcutils/dir_hash.c

Potential buffer overrun in:
  gpttool/gpttool.c

Incorrect NULL check in:
  libsparse/backed_block.c

Bug: https://code.google.com/p/android/issues/detail?id=61564
Change-Id: If97838a9e73a77aef7f416c31c237ce1fca4ce21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing frees in:
  adb/file_sync_client.c
  fastboot/fastboot.c
  libsparse/output_file.c

Missing closedirs in:
  adb/file_sync_service.c
  cpio/mkbootfs.c
  libcutils/dir_hash.c

Potential buffer overrun in:
  gpttool/gpttool.c

Incorrect NULL check in:
  libsparse/backed_block.c

Bug: https://code.google.com/p/android/issues/detail?id=61564
Change-Id: If97838a9e73a77aef7f416c31c237ce1fca4ce21
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build by removing TAGS from host module</title>
<updated>2012-08-17T05:47:13+00:00</updated>
<author>
<name>Mike J. Chen</name>
<email>mjchen@google.com</email>
</author>
<published>2012-07-21T01:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=4d9571145abbf5ca15bf42f90a2f81439bcfbbd4'/>
<id>4d9571145abbf5ca15bf42f90a2f81439bcfbbd4</id>
<content type='text'>
Change-Id: I0118cebff021b435baea0b46dd3c43250ef96632
Signed-off-by: Mike J. Chen &lt;mjchen@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0118cebff021b435baea0b46dd3c43250ef96632
Signed-off-by: Mike J. Chen &lt;mjchen@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing header to gpttool</title>
<updated>2011-01-25T16:07:01+00:00</updated>
<author>
<name>rich cannings</name>
<email>richc@google.com</email>
</author>
<published>2011-01-25T16:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=1aef06283286df8658b427885a6fffe9bdfeedbe'/>
<id>1aef06283286df8658b427885a6fffe9bdfeedbe</id>
<content type='text'>
Fixes a broken build from: https://android-git.corp.google.com/g/92563

Change-Id: I4d9a2eecde2a17aef0a35952c32483ec4af2b483
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a broken build from: https://android-git.corp.google.com/g/92563

Change-Id: I4d9a2eecde2a17aef0a35952c32483ec4af2b483
</pre>
</div>
</content>
</entry>
<entry>
<title>gpttool: useful for partitioning sdcards</title>
<updated>2011-01-25T08:03:23+00:00</updated>
<author>
<name>Brian Swetland</name>
<email>swetland@google.com</email>
</author>
<published>2011-01-25T08:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=a360a77294600cd679d4ea69b0b24e217bd02a9e'/>
<id>a360a77294600cd679d4ea69b0b24e217bd02a9e</id>
<content type='text'>
Where @partitions.txt contains:

:128k

xloader:128k
bootloader:256k
environment:128k
:384k
boot:8m
recovery:8m
system:256m
cache:256m
userdata:1g

Change-Id: I1221677e5b3dc4d5b19420c4a64d21b587fb7d47
media:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Where @partitions.txt contains:

:128k

xloader:128k
bootloader:256k
environment:128k
:384k
boot:8m
recovery:8m
system:256m
cache:256m
userdata:1g

Change-Id: I1221677e5b3dc4d5b19420c4a64d21b587fb7d47
media:
</pre>
</div>
</content>
</entry>
</feed>
