Bug 696103 - memcpy is wrongly used in readahead-collector
Summary: memcpy is wrongly used in readahead-collector
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: readahead
Version: 14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 696096
TreeView+ depends on / blocked
 
Reported: 2011-04-13 09:21 UTC by Felipe Contreras
Modified: 2011-04-20 14:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-20 14:01:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Felipe Contreras 2011-04-13 09:21:05 UTC
Description of problem:
See bug #696096 for why it's important that memcpy is properly used.

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

How reproducible:
Each boot

Steps to Reproduce:
See bug #696096
  
Actual results:
readahead-collector crashes (fails the test)

Expected results:
readahead-collector doesn't crash

Additional info:
For some reason abrt is not reporting the crash, so I don't have the backtrace.

Comment 1 Felipe Contreras 2011-04-20 14:01:32 UTC
Looks like it was a false alarm; src == dst is not a problem.


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