Bug 1039015 - Reversed arguments in memset() call
Summary: Reversed arguments in memset() call
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: postgresql-odbc
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Pavel Raiskup
QA Contact: Jakub Prokes
URL:
Whiteboard:
Depends On:
Blocks: 1025362
TreeView+ depends on / blocked
 
Reported: 2013-12-06 11:15 UTC by Pavel Raiskup
Modified: 2014-06-18 08:18 UTC (History)
5 users (show)

Fixed In Version: postgresql-odbc-09.03.0100-1.el7
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-27 13:32:18 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.