]> git.ipfire.org Git - thirdparty/valgrind.git/commit
drd: Remove a superfluous if-statement
authorBart Van Assche <bvanassche@acm.org>
Mon, 18 Nov 2024 00:20:39 +0000 (16:20 -0800)
committerBart Van Assche <bvanassche@acm.org>
Mon, 18 Nov 2024 21:23:55 +0000 (13:23 -0800)
commitbc57ecb85b97347e31334769d615b4553d3463d4
treea5b1eab60119f787fb48720633c2c9945bc1d32b
parente1d563f182644e58868b403a9f36ade78ed6e165
drd: Remove a superfluous if-statement

Check the client request ID once instead of twice.
drd/drd_clientreq.c