- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testNullByte (0.06 seconds)
-
src/test/java/jcifs/util/PathValidatorTest.java
assertThrows(SmbException.class, () -> { validator.validatePath("\\share\\\\u002e\\u002e\\folder"); }); } @Test public void testNullByte() throws Exception { assertThrows(SmbException.class, () -> { validator.validatePath("\\share\\file\0.txt"); }); } @Test public void testNullByteEncoded() throws Exception {
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 14.6K bytes - Click Count (0)