Files
unbound/sldns
W.C.A. Wijngaards d8a8730cac - Fix unittest valgrind false positive uninitialised value report,
where if gcc 9.1.1 uses -O2 (but not -O1) then valgrind 3.15.0
  issues an uninitialised value for the token buffer at the str2wire.c
  rrinternal_get_owner() strcmp with the '@' value.  Rewritten to use
  straight character comparisons removes the false positive.  Also
  valgrinds --expensive-definedness-checks=yes can stop this false
  positive.
2019-08-16 12:18:23 +02:00
..
2018-04-05 14:44:17 +00:00
2018-04-05 14:44:17 +00:00
2017-09-15 14:29:28 +00:00
2017-09-15 14:29:28 +00:00
2018-07-06 11:56:38 +00:00
2018-09-13 10:00:57 +00:00
2018-02-06 16:00:10 +00:00