Skip to content

phxqueue/producer/producer.cpp:105中打印顺序反了导致coredump #75

Description

@wentianxiaokai

phxqueue/producer/producer.cpp:105中打印顺序反了导致coredump
QLErr("pub_id %d client_id %s not decide or invalid", client_id.c_str(), pub_id);
这一句中 pub_id 和 client_id.c_str() 顺序反了,导致 coredump,麻烦改一下

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