Project

General

Profile

Actions

Testing #647

open

Code review imlightsw to look for leaks

Added by Hammel almost 6 years ago. Updated about 4 years ago.

Status:
New
Priority:
Immediate
Assignee:
Category:
Software
Target version:
Start date:
18 Jul 2018
Due date:
% Done:

0%

Estimated time:
Severity:
04 - Low

Description

Many of the libraries being used should be safe, but they should be reviewed. All allocations should be static, as described in this StackOverflow discussion.

Also, all static strings (like path names for SPIFFS) should be wrapped in F() to push them to PROGMEM as discussed in this StackExchange thread.

Actions

Also available in: Atom PDF