View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007432 | GNUnet | reclaim | public | 2022-11-04 15:54 | 2022-12-08 06:43 |
Reporter | bfix | Assigned To | schanzen | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.18.1 | ||||
Target Version | 0.19.0 | Fixed in Version | 0.19.0 | ||
Summary | 0007432: Size/alignment Issues with fields in RECLAIM_ATTRIBUTE and RECLAIM_CREDENTIALS | ||||
Description | Length fields in the records are not set according to LSD0002 specification and cause reclaim to crash when displaying RECLAIM_CREDENTIAL entries. | ||||
Steps To Reproduce | $ gnunet-identity -C user $ gnunet-reclaim -e user -a email -V "me@example.gnunet" $ gnunet-reclaim -e user -D email: ``me@example.gnunet'' (STRING); ID: J1PVVBN8...W5KR79Y0 $ gnunet-reclaim -e user --credential-name="email" --credential-type="JWT" --value="ey..." $ gnunet-reclaim -e user --credentials 2022-11-04T14:03:19.733744+0000 gnunet-reclaim-404 ERROR Assertion failed at reclaim_api.c:812. 2022-11-04T14:03:19.733822+0000 util-mq-404 ERROR Received malformed message of type 979 2022-11-04T14:03:19.733832+0000 gnunet-reclaim-404 WARNING External protocol violation detected at mq.c:195. | ||||
Tags | No tags attached. | ||||
gnunet: master e22c4a47 1970-01-01 02:00
Details Diff |
RECLAIM: Fix length field inconsistencies in IPC protocol. Issue 0007432 |
Affected Issues 0007432 |
|
mod - contrib/sphinx | Diff File | ||
mod - po/de.po | Diff File | ||
mod - po/es.po | Diff File | ||
mod - po/fr.po | Diff File | ||
mod - po/it.po | Diff File | ||
mod - po/sr.po | Diff File | ||
mod - po/sv.po | Diff File | ||
mod - po/vi.po | Diff File | ||
mod - po/zh_CN.po | Diff File | ||
mod - src/reclaim/gnunet-service-reclaim.c | Diff File | ||
mod - src/reclaim/reclaim.h | Diff File | ||
mod - src/reclaim/reclaim_api.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-04 15:54 | bfix | New Issue | |
2022-11-04 15:55 | bfix | Assigned To | => schanzen |
2022-11-04 15:55 | bfix | Status | new => assigned |
2022-11-05 00:41 | Changeset attached | => gnunet master e22c4a47 | |
2022-11-05 00:43 | schanzen | Target Version | 0.18.1 => 0.18.2 |
2022-11-05 09:49 | schanzen | Status | assigned => resolved |
2022-11-05 09:49 | schanzen | Resolution | open => fixed |
2022-12-05 11:23 | schanzen | Target Version | 0.18.2 => 0.19.0 |
2022-12-08 06:43 | schanzen | Fixed in Version | => 0.19.0 |
2022-12-08 06:43 | schanzen | Status | resolved => closed |