hengwu0

Results 7 issues of hengwu0

The `smb2_type` only have 3 values: ```c #define SMB2_TYPE_FILE 0x00000000 #define SMB2_TYPE_DIRECTORY 0x00000001 #define SMB2_TYPE_LINK 0x00000002 ``` it is not enough for Caller to get the file's attributes. For example,...

1、There is bug in orig-Detach function, it needs to be investigated to fix `TestExit` and `TestExitAfterContinue`. 2、`TestDisassembleGlobalVars` needs to be investigated. The disasm has been implemented and all other disasm...

arch/arm64

some trapCause may lost if "var suspended map[int]int" just record only one state.

can't use `tsu`. and i debuged it, found the `su` command errored. It seems there is an empty env `LD_PRELOAD`, and it returned ok if i removed it. ![无标题](https://github.com/cswl/tsu/assets/41297446/5cd1470b-5991-478d-a6b1-7d297c1f5bbe)

zebra: The socket is listening on ND_ROUTER_SOLICIT of icmpv6, but won't recv it when RA is disabled. It will let packets accumulate in kernel. We should always receive RS packets...

zebra
autoclose
master
size/XS

Fix https://github.com/bitwarden/mobile/issues/3352 .

community-pr