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

Udev-rules validation fix #4360

Merged
merged 1 commit into from
Jul 9, 2019
Merged

Conversation

ev-mp
Copy link
Collaborator

@ev-mp ev-mp commented Jul 4, 2019

Work-around for inconsistent char* -> string conversion.
It is still unclear why std::string(char* array) produces different results in optimized build in case array ends with a new-line \n character (0xA). Reproduced on GCC 7.4.
#4350

…or in debug vs release builds. Observed in GCC v7.4
@ev-mp ev-mp merged commit 7c3c89e into IntelRealSense:development Jul 9, 2019
@ev-mp ev-mp deleted the udev_false_alarm branch August 18, 2019 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant