8000 Port IDs end with a null character · Issue #168 · Boddlnagg/midir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Port IDs end with a null character #168
Open
@Zennii

Description

@Zennii

Platform tested: Windows 10

I'm not sure if this is intentional or not but I would assume it's not, it may just not have been noticed since it may almost never be an issue especially if working in rust with no sort of serialization in between (and potentially only on windows). I have run my id strings through a serialization that happens to sanitize null characters. I initially noticed that even though my strings were printed identically, it couldn't find the port. Closer inspection revealed that simply having the null character missing from the id caused no ports to be found by id. It's easy to work around but I think it's worth bringing attention 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