Bug 882178

Summary: libcue: DSO defines yyin and buffer symbols
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: libcueAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: lemenkov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libcue-1.4.0-3.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 882179 (view as bug list) Environment:
Last Closed: 2013-09-03 13:12:07 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:
Bug Depends On:    
Bug Blocks: 882173, 882179    

Description Florian Weimer 2012-11-30 10:41:58 UTC
/usr/lib64/libcue.so.1.0.3 in libcue-1.3.0-5.fc18.x86_64 defines "yyin" and other flex-related symbols, and also the symbol "buffer".  These symbols should be mangled or hidden, to avoid collisions with other DSOs and application programs.