Skip to content

demonstration of memory leak in getaddrinfo (eglibc-2.19 times)

Notifications You must be signed in to change notification settings

thz/getaddrinfo-leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getaddrinfo leak in old libc

Build Status

This is just a simple demonstration of a getaddrinfo memory leak found in older libc versions (eglibc-2.19 as found in ubuntu-14.04).

A Dockerfile is provided to build on ubuntu-14.04 and run valgrind to show the leak report.

Travis integration also shows that the same code has no issues when running in a ubuntu-16.04 with a newer libc.

About

demonstration of memory leak in getaddrinfo (eglibc-2.19 times)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published