History log of /system/vold/vdc.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d4b3661cae1664ca07025b7f0dacc621de0ed93f 10-Mar-2012 Ken Sumrall <ksumrall@android.com> Fix vdc to add sequence number for NativeConectorDaemon

NativeConnectorDaemon was changed to use an optional sequence number,
and most services were changed to require it. Now that vold requires
a sequence number, vdc must provide one.

Change-Id: Ibdff9878faf19eae25525221c80bcb5e5f87cfea
/system/vold/vdc.c
092aa1c585fedd9e169eece41b8a471f1739908a 01-Apr-2011 Peter Bohm <peter.m.bohm@sonyericsson.com> Prevent buffer overflows.

To eliminate possible buffer overflows some strcpy,
sprintf and strcat have been changed to strlcpy,
snprintf and strlcat.

Change-Id: Ieb9d4b600c894946a6492f8629ff39f2fcc106d3
Signed-off-by: Oskar Andero <oskar.andero@sonyericsson.com>
/system/vold/vdc.c
f1b736bc5605e92e917ab27f5abf3ba839be2270 11-Oct-2009 San Mehat <san@android.com> system: vold2: Initial skeleton for vold2.

Let there be light.

Signed-off-by: San Mehat <san@android.com>
/system/vold/vdc.c