File diff r21382:9d5f35b3c6bb → r21383:942c32fb8b0e
src/core/alloc_func.cpp
Show inline comments
 
@@ -11,6 +11,8 @@
 

	
 
#include "../stdafx.h"
 

	
 
#include "../safeguards.h"
 

	
 
/**
 
 * Function to exit with an error message after malloc() or calloc() have failed
 
 * @param size number of bytes we tried to allocate