diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-02-01 05:43:34 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-02-01 05:43:34 -0800 |
commit | 635d6fae03257129b4672591b700a495cb6cb6c7 (patch) | |
tree | 6362ccb02eccc6303ab96a69c2db071aff01b0b2 /rt/aio.h | |
parent | d8775136b5830394d50c98997983b96a236629bf (diff) | |
download | glibc-635d6fae03257129b4672591b700a495cb6cb6c7.zip glibc-635d6fae03257129b4672591b700a495cb6cb6c7.tar.gz glibc-635d6fae03257129b4672591b700a495cb6cb6c7.tar.bz2 |
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: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'rt/aio.h')
0 files changed, 0 insertions, 0 deletions