isavitsky
Results
2
issues of
isavitsky
When system boots into user2.bin in espFsInit() the flashAddress is been always calculated to user1.bin location in the following prtion of code in espfs.c: ``` if((uint32_t)flashAddress > 0x40000000) { flashAddress...
# Bug description Temporary files `networks*.csv.gz` are not getting cleaned from the temporary directory, causing disk space to fill up with gigabytes of unused files. **Akvorado version**: ``` akvorado v1.10.2-73-gcf6726c1-dirty...
bug