Bug 232695 - Bad cast in ElectricFence cause mmap to fail
Summary: Bad cast in ElectricFence cause mmap to fail
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ElectricFence
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Machata
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-03-16 17:51 UTC by George Beshers
Modified: 2015-05-05 01:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-16 19:12:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to remove bad casts (614 bytes, patch)
2007-03-16 17:51 UTC, George Beshers
no flags Details | Diff

Description George Beshers 2007-03-16 17:51:39 UTC
Description of problem:
  Someone thought that the size of an mmap should be less than 32 bits.

Version-Release number of selected component (if applicable):
  Rawhide

How reproducible:
  Using libefence do a malloc > 4Gb.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 George Beshers 2007-03-16 17:51:39 UTC
Created attachment 150263 [details]
patch to remove bad casts


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