abeef55a55
* Ensure "cnt" is always initialized * Ensure we dont' buffer overflow on strncat() -- need to ensure we account for the terminating \0 character * hwloc_get_type_depth() returns an int (not unsigned), and HWLOC_TYPE_DEPTH_UNKNOWN if it's unknown (which is probably <0, but still, might as well check what the official hwloc docs say to check for) cmr=v1.7.4:reviewer=rhc:subject=fix hwloc base compiler warnings This commit was SVN r29686. |
||
---|---|---|
.. | ||
base.h | ||
help-opal-hwloc-base.txt | ||
hwloc_base_dt.c | ||
hwloc_base_frame.c | ||
hwloc_base_maffinity.c | ||
hwloc_base_proc_mempolicy.c | ||
hwloc_base_util.c | ||
Makefile.am |