Skip to content
Snippets Groups Projects
Commit 555259e5 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-418: Avoid casting sa_sigaction to unsigned int for comparing.

It's not really clear to me why the original coder felt it necessary to cast
the two sigaction::sa_sigaction fields to unsigned int in the first place, but
in a 64-bit clang compile, that discards information.
parent f130b648
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment