Skip to content

A small example program with demonstrates a bug which can occur when misusing the fread call

License

Notifications You must be signed in to change notification settings

mwallace582/fread_bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains simple C code which demonstrates an issue I discovered when moving from CentOS 7 to CentOS 8.

Blog Post

Building

make

Running

To demonstrate the issue:

./test true

To mitigate the issue:

./test false

About

A small example program with demonstrates a bug which can occur when misusing the fread call

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published