]> Savannah Git Hosting - gnulib.git/commit
time_rz: port to pedantic memcpy
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Jul 2015 20:48:10 +0000 (13:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Jul 2015 20:48:44 +0000 (13:48 -0700)
commit9c70545fde260c33694ba56cf8ddf8b8cfc45b71
tree2bd217bcf77f5f9f13d1f111f8f9c204e35270de
parent8dc6f28f28f6fa5ee4cb75947626a876cc9053fc
time_rz: port to pedantic memcpy

* lib/time_rz.c (tzalloc): Pacify pedantic memcpy implementations
that reject memcpy (..., NULL, 0).
ChangeLog
lib/time_rz.c