-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri 23 Aug 2013 04:19:33 AM EDT, Sumit Bose wrote:
Hi,
this patch fixes a compiler warning in the latest master.
I made that change intentionally so that it would point out if there was any place in the code that was using _valid when the function returned anything other than EOK. If you're getting that warning, it probably means that some consuming function is misbehaving. Could you fix the bug there instead?