d115fc0 savefile: don't try to change ownership of stdout

Authored and Committed by msekleta 10 years ago
    savefile: don't try to change ownership of stdout
    
    I case we already opened savefile we want to change ownership of the file to the
    given user (tcpdump by default), but we shouldn't do so when dumping to stdout
    is requested.
    
    Resolves: #1015767
    
        
file modified
+4 -4
file modified
+4 -1