We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f789f commit a98696aCopy full SHA for a98696a
jakarta/notes.md
@@ -16,7 +16,7 @@
16
- if either check doesn't pass, CPU shuts off
17
- if both checks pass, `test_username_and_password_valid` called
18
- `getsn` for username given max 255 bytes
19
- - `getsn` for password given remainder of buffer (>= 31 bytes...)
+ - `getsn` for password given remainder of buffer (<= 31 bytes...)
20
- return address of `login` on stack at 0x4016
21
22
0 commit comments