Bug 1596265

Summary: mmkubernetes - memory error - calling fclose on NULL
Product: Red Hat Enterprise Linux 7 Reporter: Rich Megginson <rmeggins>
Component: rsyslogAssignee: Jiří Vymazal <jvymazal>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.6CC: dapospis, dkopecek, jvymazal, rmeggins
Target Milestone: rcKeywords: EasyFix, Patch, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rsyslog-8.24.0-24.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-05 09:55:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
0001-check-for-null-fp-before-fclose.patch none

Description Rich Megginson 2018-06-28 13:42:55 UTC
Description of problem:
https://github.com/rsyslog/rsyslog/issues/2804

PR  https://github.com/rsyslog/rsyslog/pull/2805

upstream commit https://github.com/rsyslog/rsyslog/commit/bb5577594bb87ce84d88f2cd0bbd94fe2e828dd8

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Rich Megginson 2018-06-28 13:47:30 UTC
Created attachment 1455339 [details]
0001-check-for-null-fp-before-fclose.patch