ec95017c4f
Documented upstream in: https://bugzilla.quagga.net/show_bug.cgi?id=1011 The included patches will remedy thread.c shortcomings and add proper safeguards to detect future thread handling errors. fixes in the patches: - add a name to a thread for error messages - add a list pointer to the thread to track list membership - add fast check on prev/next pointer invariants - add check to detect inserting of a thread already in a list - add check to detect deletion of a thread not in a list - ignore cancellation requests for the currently running thread (fixes crash) - fix setting of prey/next pointers on adjecant elements when a head/tail element is deleted
11 lines
766 B
Text
11 lines
766 B
Text
$NetBSD: distinfo,v 1.32 2019/09/30 08:57:49 kardel Exp $
|
|
|
|
SHA1 (quagga-1.2.4.tar.gz) = 8e1471624f5baf54b53be6636e451824d3ef15f6
|
|
RMD160 (quagga-1.2.4.tar.gz) = 9d4b807ce150db9d3cec1f6bf9a3f836d4973428
|
|
SHA512 (quagga-1.2.4.tar.gz) = 3e72440bcccfd3c1a449a62b7ff8623441256399a2bee0a39fa0a19694a5a78ac909c5c2128a24735bc034ea8b0811827293b480a2584a3a4c8ae36be9cf1fcd
|
|
Size (quagga-1.2.4.tar.gz) = 2925847 bytes
|
|
SHA1 (patch-configure) = d3289b94f9aa871678398ccd78f655944277f03f
|
|
SHA1 (patch-lib_thread.c) = 8e3cf21225a1ec5e94ac526b0b5a4e9e66ca4c93
|
|
SHA1 (patch-lib_thread.h) = 1afcc4c4a30dfa2f0e182310568b5e31acec21fb
|
|
SHA1 (patch-solaris_quagga.init.in) = 47569aaffe2713809e21ebbb76164cf50b7f983f
|
|
SHA1 (patch-zebra_kernel__socket.c) = 82c1be406ec587d7bc4d6eec39f9daebbc34e999
|