Skip to content

uiTable (Windows) read uninitialized pointer #524

Open
libui-ng/libui-ng
#20
@raniervf

Description

@raniervf

msvc 2019 (64 bits)
windows 10 (64 bits)

uiTable crashs at Windows 10 when access a uninitialized pointer.
To reproduce:

  1. populate a uiTable with more than 1000 items
  2. fast scroll with (pgdn)

Event VM_NOTIFY
Stack:
libui!uiprivTableModeCellValue+060
libui!drawTextPart+0x16e
libui!uiprivTableHandle_NMCUSTOMDRAW+0x1c0
libui!onMY_NOTIFY+0xde
libui!runMY_NOTIFY+0xa1
libui!handleParentMessages+0xbb
libui!utilWindowWndProc+0x61

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @szanni@raniervf

      Issue actions

        uiTable (Windows) read uninitialized pointer · Issue #524 · andlabs/libui