]> git.openfabrics.org - ~shefty/rdma-win.git/commit
Removing false Prefast alarms by:
authortzachid <tzachid@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 22 Jul 2008 06:55:12 +0000 (06:55 +0000)
committertzachid <tzachid@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 22 Jul 2008 06:55:12 +0000 (06:55 +0000)
commit0af9432721023b78449d0861d9550d168c7d4649
tree195413cfc428921fb37765df55fd4561bc819d24
parentaf84c2b490726dfcf333cc627c998e0ae9b903f0
Removing false Prefast alarms by:
Adding __analysis_assume() to ASSERT when DBG and _PREFAST_ are used for use in all the WinOF tree.
Adding __pragma(warning(suppress:6326)) to suppress constants compare warning (performance decrease is acceptable since this is chked code/ heavy windows event logging.
Signed by:Doron Tsur

git-svn-id: svn://openib.tc.cornell.edu/gen1@1431 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/core/al/al_debug.h
trunk/hw/mthca/kernel/hca_debug.h
trunk/inc/complib/cl_debug.h
trunk/inc/kernel/complib/cl_types_osd.h
trunk/inc/user/complib/cl_types_osd.h
trunk/ulp/ipoib/kernel/ipoib_debug.h