BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000882 [uClibc] Other block always 05-25-06 01:09 01-05-08 01:14
Reporter carmelo73 View Status public  
Assigned To sjhill
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000882: _dl_calloc passes a wrong size to _dl_malloc
Description The _dl_calloc implementation provided by ldso/ldso/dl-tls.c passes the wrong
size to the _dl_malloc function.
Instead of using size (size = __size * __nmemb), it passes __size.
This bug cause segmentation fault into my system.
I've uploaded the simple patch to be applied.
Additional Information
Attached Files  dl-tls.patch [^] (316 bytes) 05-25-06 01:09
 dl-tls.patch.ok [^] (316 bytes) 05-25-06 01:38

- Relationships

- Notes
(0001381)
carmelo73
05-25-06 01:39

Sorry, I generated the previous patch in the wrong way, discard it.
I've attached the correct one named dl-tls.patch.ok

Carmelo
 
(0003349)
carmelo73
12-31-07 02:58

This has been fixed in nptl branch, r20454.
Can be closed for me.
 
(0003419)
carmelo73
01-05-08 01:14

This has been fixed in nptl branch, r20454.
 

- Issue History
Date Modified Username Field Change
05-25-06 01:09 carmelo73 New Issue
05-25-06 01:09 carmelo73 Status new => assigned
05-25-06 01:09 carmelo73 Assigned To  => uClibc
05-25-06 01:09 carmelo73 File Added: dl-tls.patch
05-25-06 01:16 carmelo73 Issue Monitored: carmelo73
05-25-06 01:38 carmelo73 File Added: dl-tls.patch.ok
05-25-06 01:39 carmelo73 Note Added: 0001381
05-25-06 20:29 vapier Assigned To uClibc => sjhill
12-31-07 02:58 carmelo73 Note Added: 0003349
01-05-08 01:14 carmelo73 Status assigned => closed
01-05-08 01:14 carmelo73 Note Added: 0003419
01-05-08 01:14 carmelo73 Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker