diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-03-30 11:30:37 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-03-30 11:33:31 -0700 |
commit | 4352cf9707df08d51ef891be156d475743d0a060 (patch) | |
tree | b7523af69315c16f8a4316c5b1fc87a2cca6ae15 /AuLock.c | |
parent | 704beb71768cdaa2448da6edfa219b4a7bf862f1 (diff) |
Call memcmp() instead of defining our own equivalent
Stops casting len parameters to int in callers so that this change
doesn't introduce warnings that we're taking unsigned values, casting
them to signed, then passing to a function that wants them unsigned.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'AuLock.c')
0 files changed, 0 insertions, 0 deletions