Branch: refs/heads/4.7
Home:
https://github.com/resteasy/resteasy
Commit: 322f3410cb44dded171ce7fbfd4e8d78b33d0508
https://github.com/resteasy/resteasy/commit/322f3410cb44dded171ce7fbfd4e8...
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: dad9c4894476cde4a8dce57b5f85476d5b40c49c
https://github.com/resteasy/resteasy/commit/dad9c4894476cde4a8dce57b5f854...
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 #3438 from jamezp/RESTEASY-3290-4.7
[RESTEASY-3290] Avoid an NPE if the temporary directory is null and e…
Compare:
https://github.com/resteasy/resteasy/compare/1df9b99f085d...dad9c4894476