jdeb icon indicating copy to clipboard operation
jdeb copied to clipboard

Update PermMapper.java

Open astitvabajpai opened this issue 1 year ago • 1 comments

The bug in the toMode method is caused by the lack of error handling when parsing the mode string. If an invalid mode string is passed to the method, it will throw a NumberFormatException and cause the program to crash.

astitvabajpai avatar Mar 13 '24 18:03 astitvabajpai

Sorry for the late reply. Can you explain how/when you encountered this to be a problem?

tcurdt avatar Jan 04 '25 21:01 tcurdt