Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: 218e4773166d92a540f6b0db4cdb7abff906e598
https://github.com/resteasy/resteasy/commit/218e4773166d92a540f6b0db4cdb7...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M
providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/Mime4JWorkaround.java
Log Message:
-----------
[RESTEASY-3290] Avoid an NPE if the temporary directory is null and ensure files can be
deleted.
https://issues.redhat.com/browse/RESTEASY-3290
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 3de071219c77aa85f8ae17482f8d11a2e58c3889
https://github.com/resteasy/resteasy/commit/3de071219c77aa85f8ae17482f8d1...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M
providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/Mime4JWorkaround.java
Log Message:
-----------
Merge pull request #3436 from jamezp/RESTEASY-3290-6.2
[RESTEASY-3290] Avoid an NPE if the temporary directory is null and e…
Compare:
https://github.com/resteasy/resteasy/compare/d3521e7763b6...3de071219c77