Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: This is teaching material from a fictional company and contains ERRORS and BAD PRACTICES ON PURPOSE. More precisely, it contains buffer overflows, memory leaks, inefficiencies and many practices violating modern C++ principles.

You can find the story and the tasks here: https://m-toman.github.io/osue_exercise1/

Build instructions

Windows

Visual Studio 2015 solution and project files are available in folder visualstudio.

Linux and MacOSX

mkdir build
cd build
cmake ..
make

About

Teaching material I developed for my OS course: Game memory leaks, buffer overflows

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages