Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wayland] Fix raw pointer comparison #15798

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Conversation

yol
Copy link
Member

@yol yol commented Mar 22, 2019

Comparing pointers that do not point into the same array
is unspecified in C++

Comparing pointers that do not point into the same array
is unspecified in C++
@yol yol added Type: Fix non-breaking change which fixes an issue Platform: Linux v18 Leia Component: Windowing labels Mar 22, 2019
@yol yol added this to the Leia 18.2-rc1 milestone Mar 22, 2019
@yol yol self-assigned this Mar 22, 2019
@yol yol merged commit 5033b6f into xbmc:master Mar 22, 2019
@yol yol deleted the wayland-ptrcompare branch March 22, 2019 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants