rosenberg info leaks: make check_members_initialized() return if it warned
commitd43a8396300d32756ff46174d7ac898e8f28c1fc
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 16 Jul 2013 14:35:43 +0000 (16 17:35 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 16 Jul 2013 14:35:43 +0000 (16 17:35 +0300)
tree4c9cf86bfb4571fe5b6a667f8705d255925631ca
parent0d7fa9754c22e21d1a4c418fcc6b0f43dd213547
rosenberg info leaks: make check_members_initialized() return if it warned

I'm trying to get a smaller diff with the stuff I haven't committed.

The other functions like this return true if they printed a warning.  I
have some uncommitted code which checks the return value.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_rosenberg.c