Chameleon

Chameleon Commit Details

Date:2015-03-11 17:34:21 (9 years 1 month ago)
Author:ErmaC
Commit:2616
Parents: 2615
Message:sanity check.
Changes:
M/trunk/i386/libsaio/device_tree.c

File differences

trunk/i386/libsaio/device_tree.c
353353
354354
355355
356
357
358
359
360
356361
357362
358363
{
buf = *buffer_p;
}
if (!buf)
{
*length = 0;
return;
}
bzero(buf, totalSize);

Archive Download the corresponding diff file

Revision: 2616