Debian Patches

Status for eurephia/1.1.0-6.1

Patch Description Author Forwarded Bugs Origin Last update
double-free.patch eurephia-auth: Fixed a double-free situation with dev-type is not obvious
If OpenVPN is configured with a unkown --dev name and --dev-type is used,
eurephia would in some specific situations double-free a memory region
keeping the dev-type information. GETENV_*() functions returns a pointer
to a buffer which is supposed to be free'd, but pointers returned by
eGet_value() should not be free'd.

And in the error situation if dev-type is not forced or detected, the
memory allocated by GETENV_DEVNAME() was not properly free'd.

(cherry picked from commit 00bd0ac4cc901004aeaf4548813bb465bce5243f)
David Sommerseth <dazo@users.sourceforge.net> no 2012-10-11
sql-error-handling.patch sqlite3: Improve error handling if memory alloc fails for SQL query string
(cherry picked from commit 2613675111387fb0753d31be74b5e0a362389ef8)
David Sommerseth <dazo@users.sourceforge.net> no 2012-10-19
ldflags.patch =================================================================== no
reproducible-build.patch Chris Lamb <lamby@debian.org> no 2016-07-14

All known versions for source package 'eurephia'

Links