Bug 696101 - memcpy is wrongly used
Summary: memcpy is wrongly used
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: pulseaudio
Version: 14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 696096
TreeView+ depends on / blocked
 
Reported: 2011-04-13 09:16 UTC by Felipe Contreras
Modified: 2011-04-20 14:01 UTC (History)
2 users (show)

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


Attachments (Terms of Use)
Backtrace (21.67 KB, text/plain)
2011-04-13 09:16 UTC, Felipe Contreras
no flags Details

Description Felipe Contreras 2011-04-13 09:16:07 UTC
Created attachment 491690 [details]
Backtrace

Description of problem:

See bug #696096 for why it's important that memcpy is properly used.

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

How reproducible:
Very easily

Steps to Reproduce:
See bug #696096
  
Actual results:
pulseaudio eventually crashes (fails the test)

Expected results:
pulseaudio doesn't crash

Comment 1 Felipe Contreras 2011-04-20 14:01:08 UTC
Looks like it was a false alarm, src was == dst, which is not a failure.


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