Skip to content

topic_buf memory leak bug #43

Description

@sw0813

在pando_cloud_access.c文件中的函数static void FUNCTION_ATTRIBUTE
mqtt_data_cb(uint32_t args, const char topic, uint32_t topic_len, const char *data, uint32_t data_len)
中topic_buf创建后,没有考虑在switch中default分支情况下的释放操作:

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions