Searched refs:rdm (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0030-rust-recursion-limit.patch | 20 @@ -126,7 +126,7 @@ parse_integer_62 (struct rust_demangler *rdm) 24 - while (!eat (rdm, '_')) 25 + while (!eat (rdm, '_') && !rdm->errored) 27 c = next (rdm); 29 @@ -1148,6 +1148,15 @@ demangle_const (struct rust_demangler *rdm) 30 if (rdm->errored) 33 + if (rdm->recursion != RUST_NO_RECURSION_LIMIT) 35 + ++ rdm->recursion; 36 + if (rdm->recursion > RUST_MAX_RECURSION_COUNT) 42 if (eat (rdm, 'B')) [all …]
|
| H A D | 0001-CVE-2021-46195.patch | 42 @@ -671,6 +677,15 @@ demangle_path (struct rust_demangler *rdm, int in_value) 43 if (rdm->errored) 46 + if (rdm->recursion != RUST_NO_RECURSION_LIMIT) 48 + ++ rdm->recursion; 49 + if (rdm->recursion > RUST_MAX_RECURSION_COUNT) 55 switch (tag = next (rdm)) 58 @@ -688,10 +703,7 @@ demangle_path (struct rust_demangler *rdm, int in_value) 60 ns = next (rdm); 63 - rdm->errored = 1; 68 demangle_path (rdm, in_value); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | mISDNisar.c | 719 check_send(struct isar_hw *isar, u8 rdm) in check_send() argument 723 pr_debug("%s: rdm %x\n", isar->name, rdm); in check_send() 724 if (rdm & BSTAT_RDM1) { in check_send() 734 if (rdm & BSTAT_RDM2) { in check_send()
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 2157 …fgggikortwvrqnheeeedddcccdb\UME:1/,*023322-,/0.///10./200010/014'9d2/G*[�}rdm~zcE4-(+3?Xy����z}��… 2765 …hhX~�����������������������pdy�~��}mVa�������������������[r���e1\���������rdm�����������������tB:…
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |