Debian Patches

Status for netsed/1.2-3

Patch Description Author Forwarded Bugs Origin Last update
use_calloc.diff Build failure during test phase. When built against glibc version 2.23, the provided tests
fail completely. The cause turns out to be a segmentation
fault in the rule interpreter. The upstream code implicitly
depends on a counter field being zeroed at return from malloc.
Instead use calloc() for the large structures.
http://bugs.debian.org/831270

diff -Naup netsed-1.2.orig/netsed.c netsed-1.2/netsed.c
Mats Erik Andersson <mats.andersson@gisladisker.se> invalid debian 2016-09-02
ruby_issues.diff Ruby interpreter complains. During builds against glibc version 2.23, an error report mentioned
that implicit conversion of nil to an empty string is not automatic.

diff -Naurp netsed-1.2.orig/test/test_helper.rb netsed-1.2/test/test_helper.rb
Mats Erik Andersson <mats.andersson@gisladisker.se> no 2016-06-18

All known versions for source package 'netsed'

Links