View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000085 | easycwmp | Bug | public | 2015-10-01 15:18 | 2015-10-05 14:38 |
| Reporter | mohamed.kallel | Assigned To | mohamed.kallel | ||
| Priority | low | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000085: wrong declaration of the variable old_addr in easycwmp.c | ||||
| Description | wrond declaration of the variable old_addr in easycwmp.c in the function: static void easycwmp_netlink_interface(struct nlmsghdr *nlh) static old_addr=0; it should be static uint32_t old_addr = 0; | ||||
| Tags | No tags attached. | ||||
| e-mail notification | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-01 15:18 | mohamed.kallel | New Issue | |
| 2015-10-02 15:52 | mohamed.kallel | Summary | wrong declaration of the variable old_addr in backup.c => wrong declaration of the variable old_addr in easycwmp.c |
| 2015-10-02 15:52 | mohamed.kallel | Description Updated | |
| 2015-10-05 14:38 | mohamed.kallel | Note Added: 0000290 | |
| 2015-10-05 14:38 | mohamed.kallel | Status | new => resolved |
| 2015-10-05 14:38 | mohamed.kallel | Resolution | open => fixed |
| 2015-10-05 14:38 | mohamed.kallel | Assigned To | => mohamed.kallel |