platform: msm_shared: Remove NULL access in string comparison
Use strncmp instead of strcmp to remove NULL access for the second string in case length of first string is greater than the second string. Change-Id: I7fb70f14a1a33037f0a6d3c6d102f5c1722244d3
Loading
Please sign in to comment