Skip to content

Commit

Permalink
Actually, that's not suppressing, that's changing behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Sep 1, 2014
1 parent 7277d8d commit 43b2105
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/qcommon/common.c
Expand Up @@ -2291,9 +2291,7 @@ A way to force a bus error for development reasons
=================
*/
static void Com_Crash_f( void ) {
#ifndef __clang_analyzer__
* ( volatile int * ) 0 = 0x12345678;
#endif
}

/*
Expand Down

0 comments on commit 43b2105

Please sign in to comment.