lists.arthurdejong.org
RSS feed

[PATCH] warnings cleanup: comparison of static array to null pointer

[Date Prev][Date Next] [Thread Prev][Thread Next]

[PATCH] warnings cleanup: comparison of static array to null pointer



There are several places where a static length array in a struct is
compared to a null pointer. These comparisons will always be false,
since an array in a struct is not actually a pointer, so they can be
removed.

These were found with clang.

Attachment: 0011-cleanup-warnings-compare-array-to-null.patch
Description: Text Data

-- 
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/