Bug 215920 - global symbol namespace abuse: byteSwap
Summary: global symbol namespace abuse: byteSwap
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: flac
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 216170
TreeView+ depends on / blocked
 
Reported: 2006-11-16 11:20 UTC by Joe Orton
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 1.1.4-4.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-12 12:52:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2006-11-16 11:20:42 UTC
jorton@jolt:~$ nm -D /usr/lib/libFLAC.so.7.0.0  | grep ' [TD] ' | grep -v FLAC
..
41016da0 T byteSwap

looks like a function which dropped a "static", otherwise needs to be namespaced
properly.

Comment 1 Bastien Nocera 2007-04-12 12:52:04 UTC
Thanks for the report. Fixed in 1.1.4-4.fc7


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