<pre>
Status: Passed
</pre>
<pre>
commit ad91a8e61c368fb13beb3a3100d84301fbf71dd4
Author: Alin Serdean <aserdean@cloudbasesolutions.com>
Date:   Tue May 23 17:59:06 2017 +0000

    datapath-windows: Remove Strsafe usage from datapath
    
    The removal is mandatory to use the VStudio 2013 static code analyzer.
    
    The only function that was used from the include is: 'StringCbLengthA'.
    We were not checking the result of that function, nor will the
    'vportGet->name' exceed the 'OVS_MAX_PORT_NAME_LENGTH' limitation.
    
    Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
    Acked-By: Anand Kumar <kumaranand@vmware.com>
    Signed-off-by: Gurucharan Shetty <guru@ovn.org>

</pre>
<pre>
View the changeset:
<a href="https://github.com/openvswitch/ovs/commit/ad91a8e61c368fb13beb3a3100d84301fbf71dd4">https://github.com/openvswitch/ovs/commit/ad91a8e61c368fb13beb3a3100d84301fbf71dd4</a>

View the full build log and details:
<a href="http://64.119.130.115/ovs/ad91a8e61c368fb13beb3a3100d84301fbf71dd4">http://64.119.130.115/ovs/ad91a8e61c368fb13beb3a3100d84301fbf71dd4</a></pre>