Skip to content

有一处内存BUG #2

Description

@zhengshuxin

在将 thread_data 对象传给 recv_imcp 线程时,该对象的 buffer_len 变量没有设置初始值,导致在 259 行会崩溃,所以应该在创建 recv_imcp 线程前:thread_data.buffer_len = buffer_len;
---zsx

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions