odyssey
odyssey copied to clipboard
coredump at od_io_read_active
In od_auth_query(), we create od_client_t * auth_client and not call od_io_prepare to init auth_client->io.io, Then in od_router_attach(), od_io_read_active(&client->io) may cause coredump.
Oops, looks like a bug, thanks! Would you send a PR to fix this?