Skip to content

memory leak during keyboard callback #346

@Decodetalkers

Description

@Decodetalkers

https://github.com/waycrate/exwlshelleventloop/blob/master/layershellev/src/lib.rs#L1673

seems every time the program goes to the line, it cause memory leak, for example, in lala-bar, when I open the launch surface, I do not know why it always no keymap, but it does every time enter this line, and cause memory leak. I have thought it may leak from multi window, but seems only the windows that have keyboard focus that leak the memory,

https://github.com/Smithay/smithay-clipboard/pull/24/changes

I found this changes. and do not know if it is the right way to solve it

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