restraint-harness / restraint

Simple test harness which can be used with beaker
GNU General Public License v3.0
15 stars 26 forks source link

Suppress ReallocZero for libproxy/duktape #312

Closed danrodrig closed 9 months ago

danrodrig commented 9 months ago

Suppressed Valgrind realloc size zero errors from duktape library used by libproxy since version 0.5.

Closes #310

danrodrig commented 9 months ago

Static builds are failing because OpenSSL changed the url for old packages, https://github.com/restraint-harness/restraint/pull/313

danrodrig commented 9 months ago

Closed in favor of #315