View Issue Details

IDProjectCategoryView StatusLast Update
0002548GNUnetutil librarypublic2012-11-05 18:34
ReporterMatthias Wachs Assigned ToMatthias Wachs  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.4Fixed in Version0.9.4 
Summary0002548: helper did not copy binary name and argv values
DescriptionIssue with wlan helper:

Every 2nd execution execvp failed with "bad address"
Steps To Reproducerun transport/test_plugin_wlan multiple times
Additional InformationFix in 23838.

test and plugin do stack allocation for arguments
helper.c did not copy const arguments and scheduled a 2nd task -> crash
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2012-09-17 11:38 Matthias Wachs New Issue
2012-09-17 11:38 Matthias Wachs Status new => assigned
2012-09-17 11:38 Matthias Wachs Assigned To => Matthias Wachs
2012-09-17 11:39 Matthias Wachs Status assigned => resolved
2012-09-17 11:39 Matthias Wachs Resolution open => fixed
2012-09-17 11:39 Matthias Wachs Fixed in Version => 0.9.4
2012-09-17 11:39 Matthias Wachs Target Version Git master => 0.9.4
2012-11-05 18:34 Christian Grothoff Status resolved => closed