Microsoft .NET Framework JIT Compiler Optimization NULL String Remote Code Execution Vulnerability

The following code snippet illustrates this issue:

if ((value == null || value == new string[0]) == false)


 

Privacy Statement
Copyright 2010, SecurityFocus