Skip to content

[Windows] Audit use of pointer casts in Keyman32/Keyman64 #3084

@mcdurdin

Description

@mcdurdin

We should audit the rest of keyman32/keyman64 for use of improper casts of pointers to int.

It is unlikely to cause a problem presently because we currently have a base address fixed in the keyman64.dll below 2GB (which itself is not recommended...) so we should probably put this in as a maintenance issue. It could arise if Windows needs to relocate the dll I guess.

Originally posted by @mcdurdin in #3076

Metadata

Metadata

Assignees

No one assigned

    Labels

    changeMinor change in functionality, but not newwindows/

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions