From: Alin Serdean <[email protected]> > > The result of `RtlStringCbLengthW` is not currently checked and triggers > a warning using the WDK 8.1 static analysis. > > This patch treats the result of `RtlStringCbLengthW`. > > Signed-off-by: Alin Gabriel Serdean <[email protected]> > --- > v2: s/Fail/Failed. Suggested by: Shashank Ram [email protected] > ---
Acked-by: Shashank Ram <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
