8000 Precondition panic on Rust 1.78 due to outdated stun_codec · Issue #5 · vi/rust-stunclient · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Precondition panic on Rust 1.78 due to outdated stun_codec #5
Open
@jfro

Description

@jfro

Looks like stun_codec has had the issue resolved in the 0.3 releases, but running in debug profile stunclient against stun_codec 0.2 will yield a precondition panic:

thread 'main' panicked at library/core/src/panicking.rs:156:5:
unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice```

hopefully updating the dep is fairly painless, haven't tried yet but will PR if I find a moment to.

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

      0