Open
Description
It's possible for result_pdu
to be nil
at
ruby-net-ldap/lib/net/ldap/connection.rb
Line 548 in fd2d1ed
SearchResult
pdu's are seen. We should either raise an error or guard for the nil. Whoever picks this up should determine when this scenario can occur and include a failing test.