Bug 241477 - databases/rrdtool: fix segfault when calculating median of all-NaN values
Summary: databases/rrdtool: fix segfault when calculating median of all-NaN values
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Niclas Zeising
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-24 18:22 UTC by Dmitry Marakasov
Modified: 2019-10-31 19:04 UTC (History)
0 users

See Also:
zeising: maintainer-feedback+
zeising: merge-quarterly+


Attachments
Patch (2.04 KB, patch)
2019-10-24 18:22 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2019-10-24 18:22:45 UTC
Created attachment 208581 [details]
Patch

Fix segfault when trying to calculate median of all-NaN values

This fix was accepted upstream, see https://github.com/oetiker/rrdtool-1.x/pull/1025
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-30 22:24:07 UTC
A commit references this bug:

Author: zeising
Date: Wed Oct 30 22:23:51 UTC 2019
New revision: 516110
URL: https://svnweb.freebsd.org/changeset/ports/516110

Log:
  databases/rrdtool: Fix segfault

  Add upstream patch to databases/rrdtool to fix segfault when trying to
  calculate median of all-NaN values

  PR:		241477
  Submitted by:	amdmi3
  MFH:		2019Q4

Changes:
  head/databases/rrdtool/Makefile
  head/databases/rrdtool/files/patch-src_rrd__rpncalc.c
Comment 2 Niclas Zeising freebsd_committer freebsd_triage 2019-10-30 22:25:05 UTC
Committed, waiting for approval for MFH.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-10-31 19:00:30 UTC
A commit references this bug:

Author: zeising
Date: Thu Oct 31 19:00:05 UTC 2019
New revision: 516190
URL: https://svnweb.freebsd.org/changeset/ports/516190

Log:
  MFH: r516110

  databases/rrdtool: Fix segfault

  Add upstream patch to databases/rrdtool to fix segfault when trying to
  calculate median of all-NaN values

  PR:		241477
  Submitted by:	amdmi3

  Approved by:	ports-secteam (joenum)

Changes:
_U  branches/2019Q4/
  branches/2019Q4/databases/rrdtool/Makefile
  branches/2019Q4/databases/rrdtool/files/patch-src_rrd__rpncalc.c
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2019-10-31 19:04:48 UTC
Merged, closing.