Skip to content
Commit 635d6fae authored by H.J. Lu's avatar H.J. Lu
Browse files

x86: Don't make 2 calls to dlerror () in a row



We shouldn't make 2 calls to dlerror () in a row since the first call
will clear the error.  We should just use the return value from the
first call.

Tested on Linux/x86-64.

Reviewed-by: default avatarFlorian Weimer <fweimer@redhat.com>
parent d8775136
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment