Anonymous | Login | Signup for a new account | 2021-03-07 16:50 CET | ![]() |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000309 | easycwmp | [All Projects] Bug | public | 2018-02-01 11:09 | 2018-06-08 18:22 | ||||
Reporter | mohamed.kallel | ||||||||
Assigned To | mohamed.kallel | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Summary | 0000309: in module time.c the array for local_time is too short! It MUST be char local_time[27] = {0} | ||||||||
Description | in module time.c the array for local_time is too short! It MUST be char local_time[27] = {0}; because at the end of the function mix_get_time() local_time[26] = '\0'; | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
||||||
|
![]() |
|
(0000872) mohamed.kallel (manager) 2018-06-08 18:22 |
delivered in EasyCwmp-1.6.2 |
![]() |
|||
Date Modified | Username | Field | Change |
2018-02-01 11:09 | mohamed.kallel | New Issue | |
2018-06-08 18:00 | mohamed.kallel | Relationship added | related to 0000332 |
2018-06-08 18:22 | mohamed.kallel | Relationship replaced | has duplicate 0000332 |
2018-06-08 18:22 | mohamed.kallel | Note Added: 0000872 | |
2018-06-08 18:22 | mohamed.kallel | Status | new => resolved |
2018-06-08 18:22 | mohamed.kallel | Resolution | open => fixed |
2018-06-08 18:22 | mohamed.kallel | Assigned To | => mohamed.kallel |
Copyright © 2000 - 2021 MantisBT Team |