Skip to content
Commit a63273d4 authored by Andy Grover's avatar Andy Grover
Browse files

RDS: Clear up some confusing code in send_remove_from_sock



The previous code was correct, but made the assumption that
if r_notifier was non-NULL then either r_recverr or r_notify
was true. Valid, but fragile. Changed to explicitly check
r_recverr (shows up in greps for recverr now, too.)

Signed-off-by: default avatarAndy Grover <andy.grover@oracle.com>
parent f4dd96f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment