View Single Post
  #6  
Old 09-02-2007, 07:57 AM
froglok23's Avatar
froglok23
Hill Giant
 
Join Date: May 2005
Location: Australia
Posts: 113
Default

Quote:
Originally Posted by John Adams View Post
Warnings do not matter much. There are lots of 'you shouldn't compare this value with that value' warnings that are just that; warnings. Errors are the only show stoppers. Worst thing that could happen with a warning is the code is not as optimized as it could be, but for Emu, it's negligible.
Or as i discovered, points where a user can use a bufferover and inject shellcode.... remote code execution :(

But yeah, see my previous post, I just felt the need to demonstraight why warnings are there for a reason Nothing against you of course

- froglok
Reply With Quote