Essays about: "Pointer bugs"

Found 2 essays containing the words Pointer bugs.

  1. 1. LLVM-Based Fortification for Kernel Drivers

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Caroline Brandberg; [2016]
    Keywords : LLVM; Device Drivers; Kernel Memory Access; Pointer bugs; Technology and Engineering;

    Abstract : In today’s operating systems, drivers are linked with the kernel where handling pointers and performing memory accesses must be considered with much more care than in application user space. This thesis focuses on two issues. READ MORE

  2. 2. Framework for Analyzing Highly Concurrent Algorithms in SPIN

    University essay from Institutionen för informationsteknologi

    Author : Atefeh Maleki; [2011]
    Keywords : ;

    Abstract : Human beings have gradually become dependent on computers, and more specifically, the software that they are working with. Most skillful programmers are working hard and spend much time testing or debugging their programs in order to make their software reliable. READ MORE