Skip to content

should at_response_t resp need mutex ?  #204

Open
@Layty

Description

@Layty
  1. at_response_t at_create_resp

  2. at_obj_exec_cmd will at_delete_resp after the timeout

  3. then client_parser timeout to receiving a response
    client->resp != RT_NULL 超时前处理 ,后续代码at_obj_exec_cmd 超时释放后处理,是否存在释放的指针赋值操作

  4. so , set response need a mutex in client ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions