Bug 1039015

Summary: Reversed arguments in memset() call
Product: Red Hat Enterprise Linux 7 Reporter: Pavel Raiskup <praiskup>
Component: postgresql-odbcAssignee: Pavel Raiskup <praiskup>
Status: CLOSED CURRENTRELEASE QA Contact: Jakub Prokes <jprokes>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: databases-maint, jpopelka, jscotka, ovasik, praiskup
Target Milestone: rcKeywords: Rebase
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: postgresql-odbc-09.03.0100-1.el7 Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-27 13:32:18 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:
Bug Depends On:    
Bug Blocks: 1025362    

Description Pavel Raiskup 2013-12-06 11:15:47 UTC
RPMDiff scan [1] revealed problem in interval2istruct() function.  There is
called memset() with reversed 2. and 3. argument.  That was fixed upstream by
the commit 9aa3d2a8ec39a9e1ecccfcf021ff5905578136ac.

I could either backport that patch or maybe rather rebase to most up2date
version of psqlodbc (psqlodbc-09.02.0100).  In this regard, there are several
fixes up to 9.2.1 which would be also worth to backport.

Pavel

[1] https://rpmdiff.lab.eng.brq.redhat.com/run/46322/99/

Comment 1 Pavel Raiskup 2013-12-06 12:23:10 UTC
Adding Rebase keyword, the upstream bug fixes would really be worth having in
RHEL7.