Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.fix bug:There is a memory leak in this part of the code
The image cache is applied in the lib library for transferring images, which needs to be released, otherwise there will be a memory leak 2.Modify data update strategy When the device's desire value is inconsistent with the report value, edgecore will re-deliver the desire value. This judgment will cause the desire value to fail to be delivered, because the desire value saved by the mapper has not changed. Signed-off-by: zhangyanhua <[email protected]>
- Loading branch information