Github user fangwentong commented on the pull request:

    
https://github.com/apache/commons-fileupload/commit/180f6138b185a03ae1ee154b8048d67cf23af181#commitcomment-25838427
  
    In src/main/java/org/apache/commons/fileupload/disk/DiskFileItem.java:
    In src/main/java/org/apache/commons/fileupload/disk/DiskFileItem.java on 
line 418:
    It should be: 
    ```
            if (outputFile != null && !isInMemory()  && outputFile.exists()) {
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to