Difference between revisions of "Crash"

From OdaWiki
 
Line 1: Line 1:
Some crashes happen due to [[vulnerabilities]], others due to [[incompatibilities]]. Either way, we should aim to catch every crash find a fix for it. This is why you should always test odamex within a [[debugger]].
+
Some crashes happen due to [[vulnerability]], others due to [[incompatibilities]]. Either way, we should aim to catch every crash find a fix for it. This is why you should always test odamex within a [[debugger]].

Revision as of 17:47, 30 March 2006

Some crashes happen due to vulnerability, others due to incompatibilities. Either way, we should aim to catch every crash find a fix for it. This is why you should always test odamex within a debugger.