@inproceedings{62689473c3d74b098fccea311107d307,
title = "Memory errors prevention technology for C/C++ program based on probability",
abstract = "Applications written in unsafe languages like C and C++ are vulnerable to memory errors such as buffer overflows and dangling pointers. Such errors can lead to program crashes, security vulnerabilities, and unpredictable behavior. Aiming at the problem, PSC, a new probabilistic safeguard C, is proposed in this paper. At the basis of Diehard, memory allocating strategy is improved in PSC. PSC can avoid memory errors in all probability during software executing by combing random memory allocating algorithm and virtual memory. Physical memory consumption is decreased by building hot object space working set and compressing non frequently used objects. Experiments show PSC is better than Diehard for memory errors prevention and physical memory consumption. So it is a valid memory errors prevention technology based on probability.",
keywords = "C/C++ program, Memory errors, Probabilistic, Software security",
author = "Jingfeng Xue and Changzhen Hu and Hongyu Ren and Rui Ma and Jian Li",
year = "2011",
doi = "10.1109/NLPKE.2011.6138200",
language = "English",
isbn = "9781612847283",
series = "NLP-KE 2011 - Proceedings of the 7th International Conference on Natural Language Processing and Knowledge Engineering",
pages = "233--237",
booktitle = "NLP-KE 2011 - Proceedings of the 7th International Conference on Natural Language Processing and Knowledge Engineering",
note = "7th International Conference on Natural Language Processing and Knowledge Engineering, NLP-KE 2011 ; Conference date: 27-11-2011 Through 29-11-2011",
}