cipherboy / gssproxy

Forked from gssproxy 6 years ago
Clone

2c8bd0d Prevent error when writing succesful

Authored and Committed by cipherboy 6 years ago
    Prevent error when writing succesful
    
    When a write successfully occurs of length 1,
    goto fail will be triggered after closing fd,
    extraneously reporting an error.
    
    Signed-off-by: Alexander Scheel <ascheel@redhat.com>
    
        
file modified
+2 -3