SharpZipLib icon indicating copy to clipboard operation
SharpZipLib copied to clipboard

Fix NullReferenceException in PathUtils.DropPathRoot if Path.GetPathR…

Open dime-makarov opened this issue 4 years ago • 0 comments

The Path.GetPathRoot method is able to return null. PathUtils.DropPathRoot should handle this case.

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

dime-makarov avatar Nov 18 '21 14:11 dime-makarov