orion / oddjob

Forked from oddjob 4 years ago
Clone

833fa6f Correctly initialize the reply pointer (#1236970)

Authored and Committed by nalin 8 years ago
    Correctly initialize the reply pointer (#1236970)
    
    When we lifted the limit on the size of the reply that we could accept
    from the server, we failed to remove an initialization step that should
    have been dropped.
    
        
file modified
+1 -2