OSDN Git Service

Fix utime/utimes when passed a NULL pointer.
authorElliott Hughes <enh@google.com>
Mon, 28 Oct 2013 20:21:06 +0000 (13:21 -0700)
committerElliott Hughes <enh@google.com>
Mon, 28 Oct 2013 20:21:06 +0000 (13:21 -0700)
commit27586ebe1a7f2f45651b855a26b3203d63d015d6
treec1311b6ea1c32e15f7c7a9e3c81f1e0f78fa0737
parentd4e9f076d621dcf6450acba178e65d63c076ae6e
Fix utime/utimes when passed a NULL pointer.

Bug: 11383777
Change-Id: If944a42f3adfa8a6ce91c167c249e009ed63300a
libc/bionic/utimes.cpp
libc/include/utime.h
tests/sys_time_test.cpp