Bug 581677 - Wrong memcmp is used in tzdata-update.c
Summary: Wrong memcmp is used in tzdata-update.c
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-12 23:06 UTC by H.J. Lu
Modified: 2010-04-22 22:44 UTC (History)
2 users (show)

Fixed In Version: glibc-2.11.90-20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-22 22:44:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
A patch to avoid memcmp (1.32 KB, patch)
2010-04-12 23:06 UTC, H.J. Lu
no flags Details | Diff

Description H.J. Lu 2010-04-12 23:06:35 UTC
Created attachment 406107 [details]
A patch to avoid memcmp

tzdata-update.c doesn't use standard C run-time
and it calls memcmp. Since memcmp is multi-arched,
wrong memmcmp is used.

Comment 1 Fedora Update System 2010-04-13 13:54:32 UTC
glibc-2.11.90-19 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/glibc-2.11.90-19

Comment 2 Fedora Update System 2010-04-14 01:39:09 UTC
glibc-2.11.90-19 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update glibc'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/glibc-2.11.90-19

Comment 3 Fedora Update System 2010-04-20 13:33:07 UTC
glibc-2.11.90-20 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update glibc'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/glibc-2.11.90-20

Comment 4 Fedora Update System 2010-04-22 22:44:40 UTC
glibc-2.11.90-20 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


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