View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003146 | GNUnet | file-sharing service | public | 2013-11-29 15:12 | 2013-12-24 20:54 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | high | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
| Summary | 0003146: file-sharing IPC sends uninitialized data | ||||
| Description | ==25423== Syscall param socketcall.sendto(msg) points to uninitialised byte(s) ==25423== at 0x643D82D: send (send.c:27) ==25423== by 0x5EF90EC: GNUNET_NETWORK_socket_send (network.c:735) ==25423== by 0x5ED6BC1: transmit_ready (connection.c:1314) ==25423== by 0x5F0612A: run_ready (scheduler.c:593) ==25423== by 0x5F06A7D: GNUNET_SCHEDULER_run (scheduler.c:808) ==25423== by 0x5F158A8: GNUNET_SERVICE_run (service.c:1478) ==25423== by 0x10DD91: main (gnunet-service-fs.c:721) ==25423== Address 0x9d81134 is 180 bytes inside a block of size 32,844 alloc'd ==25423== at 0x4C2B72E: realloc (vg_replace_malloc.c:662) ==25423== by 0x5ECA295: GNUNET_xrealloc_ (common_allocation.c:177) ==25423== by 0x5ED6930: transmit_ready (connection.c:1300) ==25423== by 0x5F0612A: run_ready (scheduler.c:593) ==25423== by 0x5F06A7D: GNUNET_SCHEDULER_run (scheduler.c:808) ==25423== by 0x5F158A8: GNUNET_SERVICE_run (service.c:1478) ==25423== by 0x10DD91: main (gnunet-service-fs.c:721) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-29 15:12 | Christian Grothoff | New Issue | |
| 2013-11-29 15:12 | Christian Grothoff | Status | new => assigned |
| 2013-11-29 15:12 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2013-11-29 15:13 | Christian Grothoff | Priority | normal => high |
| 2013-11-30 18:27 | Christian Grothoff | Note Added: 0007753 | |
| 2013-11-30 18:27 | Christian Grothoff | Status | assigned => resolved |
| 2013-11-30 18:27 | Christian Grothoff | Fixed in Version | => 0.10.0 |
| 2013-11-30 18:27 | Christian Grothoff | Resolution | open => fixed |
| 2013-12-24 20:54 | Christian Grothoff | Status | resolved => closed |