FreeEMS Issues - Firmware | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000389 | Firmware | Structure / Style | public | 2011-11-13 19:50 | 2011-11-18 18:35 |
Reporter | Fred | ||||
Assigned To | Fred | ||||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 0.2.0-SNAPSHOT | ||||
Target Version | 0.2.0 | Fixed in Version | 0.2.0 | ||
FirmwareVersion | |||||
Issue Type | Improvement | ||||
Risk of Breakage | very low | ||||
Summary | 0000389: Migrate Size Of String Arrays To sizeof() | ||||
Description | Currently I allocate more than enough space to variable size strings such as versions and env parameters. It would be better to reduce that by doing a sizeof() on the string literals that are to be placed into the arrays. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|