Summary: | databases/rrdtool: "VRULE:0" may cause segmentation fault | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | Niclas Zeising <zeising> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | john | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(zeising) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/oetiker/rrdtool-1.x/issues/1078 | ||||||
Attachments: |
|
Description
John W. O'Brien
2020-03-14 17:55:20 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/130686773 A commit references this bug: Author: zeising Date: Wed Apr 1 15:32:14 UTC 2020 New revision: 530222 URL: https://svnweb.freebsd.org/changeset/ports/530222 Log: databases/rrdtool: fix segmentation fault Fix a segmentation fault in rrd_graph:print_calc when vidx is -1 on GF_VRULE Pull in upstream patch to fix the issue. This fixes upstream bug #1078 PR: 244808 Submitted by: John W. O'Brien Changes: head/databases/rrdtool/Makefile head/databases/rrdtool/files/patch-src_rrd__graph__helper.c COmmitted, thanks, and sorry for the delay. (In reply to Niclas Zeising from comment #3) No worries. Thanks for the commit! |