Good evening,<br><br>&nbsp;I recently came across a program that would crash with an &quot;Access violation in shdocvw.dll at address 0x000002&quot;.&nbsp; after doing some tracing the program was sending out a navigate_url and the variable url was set to null.&nbsp; The function then does a create_callback with those variables causing the access violation.<br>
<br>Changelog:&nbsp; checking&nbsp; LPCWSTR url for null and returning S_FALSE if it is true<br><br><br>first time submitting a patch, so please let me know if I messed up anything.<br><br>Thanks,<br>Sumeet Singh<br>