- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testDecodeThrowsNdrExceptionForUnexpectedPtype (0.21 seconds)
-
src/test/java/jcifs/dcerpc/ndr/NdrObjectTest.java
Shinsuke Sugaya <******@****.***> 1755149504 +0900
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 3.4K bytes - Click Count (0) -
src/test/java/jcifs/dcerpc/DcerpcMessageTest.java
} @Test @DisplayName("decode should throw NdrException for unexpected ptype") void testDecodeThrowsNdrExceptionForUnexpectedPtype() throws NdrException { message.ptype = DcerpcConstants.RPC_PT_ALTER_CONTEXT; // 14, not in allowed list // Mock NdrBuffer for decode_headerCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 07:14:38 GMT 2025 - 18.3K bytes - Click Count (0)