childerxxx

Results 1 issues of childerxxx

Hi armink, It's better to add a "remaining length" check before this line. https://github.com/armink/EasyFlash/blob/f732982f71c015def3d5a84e72abcd4411ca1d9b/easyflash/src/ef_log.c#L681 For example: `if (size - write_size == 0)`, then we should not call the ef_port_write() function....