Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find entry first, then createObject to avoid too many unreference entry alloced #29998

Closed

Conversation

yangkqTy
Copy link

try to fix bug:#29929
There are max of 4 unsecure sessions default( defined by CHIP_CONFIG_UNAUTHENTICATED_CONNECTION_POOL_SIZE), if the CASE sigma1 was received more than 4 times. The mEntries in UnauthenticatedSessionTable will never release object, as in AllocEntry of UnauthenticatedSessionTable , it will CreateObject first, but it is less memory consumption to call FindLeastRecentUsedEntry first.

@CLAassistant
Copy link

CLAassistant commented Oct 25, 2023

CLA assistant check
All committers have signed the CLA.

@yangkqTy yangkqTy force-pushed the master-mem-leak-bugfix branch from a6a60ea to 908145a Compare October 25, 2023 12:51
@github-actions
Copy link

github-actions bot commented Oct 25, 2023

PR #29998: Size comparison from f473579 to 908145a

Increases (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f4735790 908145a change % change
bl602 lighting-app bl602 (read/write) 1408590 1408682 92 0.0
.text 1073778 1073820 42 0.0
bl602+mfd (read/write) 1423006 1423098 92 0.0
.text 1089094 1089136 42 0.0
bl602+rpc (read/write) 1455858 1455950 92 0.0
.text 1105518 1105560 42 0.0
bl702 lighting-app bl702 (read/write) 1206775 1206871 96 0.0
.debug_abbrev 1540054 1540074 20 0.0
.debug_frame 508612 508616 4 0.0
.debug_info 41470738 41471274 536 0.0
.debug_line 5438971 5439036 65 0.0
.debug_loc 3654206 3654212 6 0.0
.debug_ranges 444464 444488 24 0.0
.rodata 106492 106544 52 0.0
.text 971632 971674 42 0.0
bl702+mfd (read/write) 1217631 1217727 96 0.0
.debug_abbrev 1542130 1542150 20 0.0
.debug_frame 514044 514048 4 0.0
.debug_info 41511737 41512273 536 0.0
.debug_line 5479326 5479391 65 0.0
.debug_loc 3692368 3692374 6 0.0
.debug_ranges 446704 446728 24 0.0
.rodata 105432 105484 52 0.0
.text 983404 983446 42 0.0
bl702+rpc (read/write) 1306787 1306883 96 0.0
.debug_abbrev 1721011 1721031 20 0.0
.debug_frame 537656 537660 4 0.0
.debug_info 46615051 46615587 536 0.0
.debug_line 5869379 5869444 65 0.0
.debug_loc 3861845 3861851 6 0.0
.debug_ranges 472032 472056 24 0.0
.rodata 121392 121444 52 0.0
.text 1047184 1047226 42 0.0
bl706-eth (read/write) 994089 994185 96 0.0
.debug_abbrev 1059526 1059546 20 0.0
.debug_frame 412544 412548 4 0.0
.debug_info 22393156 22393692 536 0.0
.debug_line 4130454 4130519 65 0.0
.debug_loc 3071805 3071839 34 0.0
.debug_ranges 362880 362904 24 0.0
.rodata 99120 99172 52 0.1
.text 737176 737218 42 0.0
bl706-wifi (read/write) 1228750 1228846 96 0.0
.debug_abbrev 1174300 1174320 20 0.0
.debug_frame 618112 618116 4 0.0
.debug_info 23776476 23777010 534 0.0
.debug_line 4555048 4555113 65 0.0
.debug_loc 3259006 3259040 34 0.0
.debug_ranges 390736 390760 24 0.0
.rodata 119992 120044 52 0.0
.text 961094 961138 44 0.0
bl702l lighting-app bl702l (read/write) 1177320 1177416 96 0.0
.debug_abbrev 1540396 1540416 20 0.0
.debug_frame 490568 490572 4 0.0
.debug_info 41288265 41288801 536 0.0
.debug_line 5367027 5367092 65 0.0
.debug_loc 3604759 3604779 20 0.0
.debug_ranges 452624 452648 24 0.0
.rodata 100648 100700 52 0.1
.text 961284 961326 42 0.0
bl702l+mfd (read/write) 1188788 1188884 96 0.0
.debug_abbrev 1542487 1542507 20 0.0
.debug_frame 495996 496000 4 0.0
.debug_info 41331307 41331843 536 0.0
.debug_line 5407259 5407324 65 0.0
.debug_loc 3642921 3642941 20 0.0
.debug_ranges 454864 454888 24 0.0
.rodata 99588 99640 52 0.1
.text 973660 973702 42 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734875 734971 96 0.0
.rodata 84279 84327 48 0.1
.text 650208 650256 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756523 756531 8 0.0
.text 676276 676284 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743867 743955 88 0.0
.rodata 105943 105991 48 0.0
.text 637532 637572 40 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694683 694779 96 0.0
.rodata 80111 80159 48 0.1
.text 614184 614232 48 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680371 680459 88 0.0
.rodata 75951 75999 48 0.1
.text 604032 604072 40 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 561266 561354 88 0.0
.debug_info 19381898 19382467 569 0.0
.debug_line 2584885 2584981 96 0.0
.rodata 83610 83666 56 0.1
.symtab 278848 278880 32 0.0
.text 475536 475568 32 0.0
lock CC3235SF_LAUNCHXL (read only) 617450 617530 80 0.0
.debug_info 20556258 20556827 569 0.0
.debug_line 2655212 2655308 96 0.0
.rodata 106162 106210 48 0.0
.symtab 298512 298544 32 0.0
.text 509164 509196 32 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573599 573711 112 0.0
.app_xip_area 466145 466257 112 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006544 1006608 64 0.0
.text 831880 831944 64 0.0
BRD4187C (read/write) 1093048 1093152 104 0.0
.text 893612 893716 104 0.0
window-app BRD4187C (read/write) 1129380 1129452 72 0.0
.text 957656 957728 72 0.0
esp32 all-clusters-app c3devkit (read only) 1132326 1132372 46 0.0
(read/write) 1670316 1670372 56 0.0
.flash.rodata 241528 241584 56 0.0
.flash.text 1132326 1132372 46 0.0
m5stack (read only) 1176955 1176983 28 0.0
(read/write) 520212 520260 48 0.0
.flash.rodata 273260 273308 48 0.0
.flash.text 1171571 1171599 28 0.0
k32w contact k32w0+release (read only) 589132 589180 48 0.0
.text 588596 588644 48 0.0
k32w1+release (read/write) 684036 684132 96 0.0
.text 570888 570984 96 0.0
light k32w0+release (read only) 588852 588900 48 0.0
.text 588316 588364 48 0.0
k32w1+release (read/write) 776008 776112 104 0.0
.text 653992 654096 104 0.0
lock k32w0+release (read only) 560668 560716 48 0.0
.text 560132 560180 48 0.0
linux air-purifier-app debug (read only) 2464693 2464837 144 0.0
.rodata 177248 177344 96 0.1
.text 2113909 2113957 48 0.0
all-clusters-app debug (read only) 5286121 5286313 192 0.0
.rodata 299532 299660 128 0.0
.text 4608531 4608595 64 0.0
all-clusters-minimal-app debug (read only) 4879681 4879873 192 0.0
.rodata 270173 270301 128 0.0
.text 4378675 4378739 64 0.0
bridge-app debug (read only) 4361377 4361569 192 0.0
.rodata 218141 218269 128 0.1
.text 3925891 3925955 64 0.0
chip-tool debug (read only) 10266513 10266721 208 0.0
.rodata 386633 386793 160 0.0
.text 9280339 9280387 48 0.0
chip-tool-ipv6only arm64 (read only) 10138836 10138932 96 0.0
.rodata 315008 315056 48 0.0
.text 9055208 9055256 48 0.0
lighting-app debug+rpc+ui (read only) 5219521 5219649 128 0.0
.rodata 336372 336436 64 0.0
.text 4640211 4640275 64 0.0
lock-app debug (read only) 4460849 4461041 192 0.0
.rodata 247485 247613 128 0.1
.text 4004051 4004115 64 0.0
ota-provider-app debug (read only) 4117921 4118081 160 0.0
.rodata 199773 199869 96 0.0
.text 3727587 3727651 64 0.0
ota-requestor-app debug (read only) 4203321 4203481 160 0.0
.rodata 203229 203325 96 0.0
.text 3805251 3805315 64 0.0
shell debug (read only) 2752873 2753033 160 0.0
.rodata 180864 180960 96 0.1
.text 2401634 2401698 64 0.0
thermostat-no-ble arm64 (read only) 4346588 4346700 112 0.0
.rodata 160828 160876 48 0.0
.text 3851144 3851208 64 0.0
tv-app debug (read only) 5284705 5284881 176 0.0
.rodata 271021 271149 128 0.0
.text 4769891 4769939 48 0.0
tv-casting-app debug (read only) 8214697 8214873 176 0.0
.rodata 337496 337624 128 0.0
.text 7473043 7473091 48 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2521976 2522088 112 0.0
.text 1484660 1484772 112 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1178824 1178920 96 0.0
rodata 118772 118820 48 0.0
text 827164 827212 48 0.0
nrf7002dk_nrf5340_cpuapp text 760828 760832 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160440 1160540 100 0.0
rodata 113740 113792 52 0.0
text 813688 813736 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1722708 1722772 64 0.0
.debug_info 30188839 30189410 571 0.0
.debug_line 3888455 3888575 120 0.0
.symtab 493728 493760 32 0.0
.text 1519116 1519180 64 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1680956 1681028 72 0.0
.debug_info 28465265 28465836 571 0.0
.debug_line 3793955 3794075 120 0.0
.symtab 474784 474816 32 0.0
.text 1479388 1479460 72 0.0
light cy8ckit_062s2_43012 (read/write) 1607364 1607428 64 0.0
.debug_info 23591973 23592544 571 0.0
.debug_line 3369083 3369203 120 0.0
.symtab 436240 436272 32 0.0
.text 1412124 1412188 64 0.0
lock cy8ckit_062s2_43012 (read/write) 1640212 1640276 64 0.0
.debug_info 23402966 23403537 571 0.0
.debug_line 3321806 3321926 120 0.0
.symtab 427824 427856 32 0.0
.text 1417708 1417772 64 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176268 96 0.0
.text 623016 623112 96 0.0
lock-app qpg6105+debug (read/write) 1132652 1132756 104 0.0
.text 579492 579596 104 0.0
telink air-quality-sensor-app tlsr9528a (read/write) 856128 856228 100 0.0
text 603756 603802 46 0.0
all-clusters-app tlsr9518adk80d (read/write) 1077744 1077844 100 0.0
text 757426 757472 46 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076152 1076252 100 0.0
text 743898 743944 46 0.0
bridge-app tlsr9518adk80d (read/write) 931424 931524 100 0.0
text 640952 640998 46 0.0
contact-sensor-app tlsr9528a (read/write) 859488 859580 92 0.0
text 606822 606868 46 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 961616 961708 92 0.0
text 683242 683288 46 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1087380 1087480 100 0.0
text 761594 761640 46 0.0
lock-app-dfu tlsr9528a (read/write) 917948 918048 100 0.0
text 637694 637740 46 0.0
ota-requestor-app tlsr9518adk80d (read/write) 944752 944852 100 0.0
text 656724 656770 46 0.0
pump-app tlsr9528a (read/write) 863364 863464 100 0.0
text 611028 611074 46 0.0
pump-controller-app tlsr9518adk80d (read/write) 804232 804332 100 0.0
text 578064 578110 46 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 819880 819980 100 0.0
text 588644 588690 46 0.0
shell tlsr9518adk80d (read/write) 708920 708996 76 0.0
text 461956 461974 18 0.0
smoke_co_alarm-app tlsr9528a (read/write) 861936 862036 100 0.0
text 610206 610252 46 0.0
temperature-measurement-app tlsr9528a (read/write) 847168 847268 100 0.0
text 597562 597608 46 0.0
thermostat tlsr9518adk80d (read/write) 825276 825376 100 0.0
text 593388 593434 46 0.0
window-covering tlsr9518adk80d (read/write) 822732 822832 100 0.0
text 590436 590482 46 0.0
Decreases (6 builds for cc32xx, psoc6)
platform target config section f4735790 908145a change % change
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_abbrev 895728 895724 -4 -0.0
.debug_loclists 1577831 1577823 -8 -0.0
lock CC3235SF_LAUNCHXL .debug_abbrev 936343 936339 -4 -0.0
.debug_loclists 1633661 1633652 -9 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1318303 1318295 -8 -0.0
.debug_loclists 2244326 2244308 -18 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1258899 1258891 -8 -0.0
.debug_loclists 2188807 2188789 -18 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1100274 1100266 -8 -0.0
.debug_loclists 2025154 2025136 -18 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1093306 1093298 -8 -0.0
.debug_loclists 2002041 2002023 -18 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f4735790 908145a change % change
bl602 lighting-app bl602 (read/write) 1408590 1408682 92 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1073778 1073820 42 0.0
bl602+mfd (read/write) 1423006 1423098 92 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089094 1089136 42 0.0
bl602+rpc (read/write) 1455858 1455950 92 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105518 1105560 42 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1206775 1206871 96 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1540054 1540074 20 0.0
.debug_aranges 138832 138832 0 0.0
.debug_frame 508612 508616 4 0.0
.debug_info 41470738 41471274 536 0.0
.debug_line 5438971 5439036 65 0.0
.debug_loc 3654206 3654212 6 0.0
.debug_ranges 444464 444488 24 0.0
.debug_str 4075514 4075514 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106492 106544 52 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598007 598007 0 0.0
.symtab 178608 178608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
971632 971674 42 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217631 1217727 96 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1542130 1542150 20 0.0
.debug_aranges 140000 140000 0 0.0
.debug_frame 514044 514048 4 0.0
.debug_info 41511737 41512273 536 0.0
.debug_line 5479326 5479391 65 0.0
.debug_loc 3692368 3692374 6 0.0
.debug_ranges 446704 446728 24 0.0
.debug_str 4081045 4081045 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105432 105484 52 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601767 601767 0 0.0
.symtab 180368 180368 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
983404 983446 42 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1306787 1306883 96 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1721011 1721031 20 0.0
.debug_aranges 147448 147448 0 0.0
.debug_frame 537656 537660 4 0.0
.debug_info 46615051 46615587 536 0.0
.debug_line 5869379 5869444 65 0.0
.debug_loc 3861845 3861851 6 0.0
.debug_ranges 472032 472056 24 0.0
.debug_str 4503394 4503394 0 0.0
.hbn 584 584 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121392 121444 52 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661964 661964 0 0.0
.symtab 197728 197728 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1047184 1047226 42 0.0
bl706-eth (read/write) 994089 994185 96 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1059526 1059546 20 0.0
.debug_aranges 111664 111664 0 0.0
.debug_frame 412544 412548 4 0.0
.debug_info 22393156 22393692 536 0.0
.debug_line 4130454 4130519 65 0.0
.debug_loc 3071805 3071839 34 0.0
.debug_ranges 362880 362904 24 0.0
.debug_str 3618554 3618554 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99120 99172 52 0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456455 456455 0 0.0
.symtab 133248 133248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
737176 737218 42 0.0
bl706-wifi (read/write) 1228750 1228846 96 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1174300 1174320 20 0.0
.debug_aranges 119328 119328 0 0.0
.debug_frame 618112 618116 4 0.0
.debug_info 23776476 23777010 534 0.0
.debug_line 4555048 4555113 65 0.0
.debug_loc 3259006 3259040 34 0.0
.debug_ranges 390736 390760 24 0.0
.debug_str 3720086 3720086 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 119992 120044 52 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505560 505560 0 0.0
.symtab 152544 152544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
961094 961138 44 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1177320 1177416 96 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1540396 1540416 20 0.0
.debug_aranges 134040 134040 0 0.0
.debug_frame 490568 490572 4 0.0
.debug_info 41288265 41288801 536 0.0
.debug_line 5367027 5367092 65 0.0
.debug_loc 3604759 3604779 20 0.0
.debug_ranges 452624 452648 24 0.0
.debug_str 4105288 4105288 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100648 100700 52 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 601537 601537 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
961284 961326 42 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1188788 1188884 96 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1542487 1542507 20 0.0
.debug_aranges 135208 135208 0 0.0
.debug_frame 495996 496000 4 0.0
.debug_info 41331307 41331843 536 0.0
.debug_line 5407259 5407324 65 0.0
.debug_loc 3642921 3642941 20 0.0
.debug_ranges 454864 454888 24 0.0
.debug_str 4110809 4110809 0 0.0
.hbn 3220 3220 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99588 99640 52 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 605365 605365 0 0.0
.symtab 181024 181024 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
973660 973702 42 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734875 734971 96 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84279 84327 48 0.1
.text 650208 650256 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756523 756531 8 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79855 79855 0 0.0
.text 676276 676284 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743867 743955 88 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105943 105991 48 0.0
.text 637532 637572 40 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694683 694779 96 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80159 48 0.1
.text 614184 614232 48 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680371 680459 88 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75951 75999 48 0.1
.text 604032 604072 40 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561266 561354 88 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 895728 895724 -4 -0.0
.debug_aranges 104272 104272 0 0.0
.debug_frame 351088 351088 0 0.0
.debug_info 19381898 19382467 569 0.0
.debug_line 2584885 2584981 96 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577831 1577823 -8 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107563 107563 0 0.0
.debug_str 3381764 3381764 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83610 83666 56 0.1
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 466469 466469 0 0.0
.symtab 278848 278880 32 0.0
.text 475536 475568 32 0.0
lock CC3235SF_LAUNCHXL (read only) 617450 617530 80 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936343 936339 -4 -0.0
.debug_aranges 108752 108752 0 0.0
.debug_frame 366400 366400 0 0.0
.debug_info 20556258 20556827 569 0.0
.debug_line 2655212 2655308 96 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1633661 1633652 -9 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112112 112112 0 0.0
.debug_str 3446010 3446010 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106210 48 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515782 515782 0 0.0
.symtab 298512 298544 32 0.0
.text 0 0 0 0.0
509164 509196 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551999 551999 0 0.0
.app_xip_area 443217 443217 0 0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538135 538135 0 0.0
.app_xip_area 424553 424553 0 0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573599 573711 112 0.0
.app_xip_area 466145 466257 112 0.0
.bss 62496 62496 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549879 549879 0 0.0
.app_xip_area 439337 439337 0 0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006544 1006608 64 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831880 831944 64 0.0
BRD4187C (read/write) 1093048 1093152 104 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893612 893716 104 0.0
lock-app BRD4161A+wf200 (read/write) 1103560 1103560 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914164 914164 0 0.0
window-app BRD4187C (read/write) 1129380 1129452 72 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957656 957728 72 0.0
esp32 all-clusters-app c3devkit (read only) 1132326 1132372 46 0.0
(read/write) 1670316 1670372 56 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241528 241584 56 0.0
.flash.text 1132326 1132372 46 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1176955 1176983 28 0.0
(read/write) 520212 520260 48 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273260 273308 48 0.0
.flash.text 1171571 1171599 28 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589132 589180 48 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588596 588644 48 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684036 684132 96 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570888 570984 96 0.0
light k32w0+release (read only) 588852 588900 48 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 588316 588364 48 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776008 776112 104 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653992 654096 104 0.0
lock k32w0+release (read only) 560668 560716 48 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560132 560180 48 0.0
linux air-purifier-app debug (read only) 2464693 2464837 144 0.0
(read/write) 126072 126072 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72008 72008 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177248 177344 96 0.1
.text 2113909 2113957 48 0.0
all-clusters-app debug (read only) 5286121 5286313 192 0.0
(read/write) 416600 416600 0 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 276560 276560 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299532 299660 128 0.0
.text 4608531 4608595 64 0.0
all-clusters-minimal-app debug (read only) 4879681 4879873 192 0.0
(read/write) 232632 232632 0 0.0
.bss 126448 126448 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270173 270301 128 0.0
.text 4378675 4378739 64 0.0
bridge-app debug (read only) 4361377 4361569 192 0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218141 218269 128 0.1
.text 3925891 3925955 64 0.0
chip-tool debug (read only) 10266513 10266721 208 0.0
(read/write) 444512 444512 0 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 338576 338576 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386633 386793 160 0.0
.text 9280339 9280387 48 0.0
chip-tool-ipv6only arm64 (read only) 10138836 10138932 96 0.0
(read/write) 506424 506424 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 375104 375104 0 0.0
.dynamic 512 512 0 0.0
.got 18552 18552 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 315008 315056 48 0.0
.text 9055208 9055256 48 0.0
lighting-app debug+rpc+ui (read only) 5219521 5219649 128 0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336372 336436 64 0.0
.text 4640211 4640275 64 0.0
lock-app debug (read only) 4460849 4461041 192 0.0
(read/write) 203064 203064 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247485 247613 128 0.1
.text 4004051 4004115 64 0.0
ota-provider-app debug (read only) 4117921 4118081 160 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199869 96 0.0
.text 3727587 3727651 64 0.0
ota-requestor-app debug (read only) 4203321 4203481 160 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203229 203325 96 0.0
.text 3805251 3805315 64 0.0
shell debug (read only) 2752873 2753033 160 0.0
(read/write) 148992 148992 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82792 82792 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180864 180960 96 0.1
.text 2401634 2401698 64 0.0
thermostat-no-ble arm64 (read only) 4346588 4346700 112 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160828 160876 48 0.0
.text 3851144 3851208 64 0.0
tv-app debug (read only) 5284705 5284881 176 0.0
(read/write) 351664 351664 0 0.0
.bss 242880 242880 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271021 271149 128 0.0
.text 4769891 4769939 48 0.0
tv-casting-app debug (read only) 8214697 8214873 176 0.0
(read/write) 314008 314008 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148816 148816 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 337496 337624 128 0.0
.text 7473043 7473091 48 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2522088 112 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484772 112 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178824 1178920 96 0.0
bss 153980 153980 0 0.0
rodata 118772 118820 48 0.0
text 827164 827212 48 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1326308 1326308 0 0.0
bss 139990 139990 0 0.0
rodata 134836 134836 0 0.0
text 760828 760832 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160440 1160540 100 0.0
bss 153994 153994 0 0.0
rodata 113740 113792 52 0.0
text 813688 813736 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1722708 1722772 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2496 2496 0 0.0
.debug_abbrev 1318303 1318295 -8 -0.0
.debug_aranges 140968 140968 0 0.0
.debug_frame 466984 466984 0 0.0
.debug_info 30188839 30189410 571 0.0
.debug_line 3888455 3888575 120 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2244326 2244308 -18 -0.0
.debug_rnglists 151676 151676 0 0.0
.debug_str 4108000 4108000 0 0.0
.heap 838136 838136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 797030 797030 0 0.0
.symtab 493728 493760 32 0.0
.text 1519116 1519180 64 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680956 1681028 72 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1258899 1258891 -8 -0.0
.debug_aranges 137184 137184 0 0.0
.debug_frame 460372 460372 0 0.0
.debug_info 28465265 28465836 571 0.0
.debug_line 3793955 3794075 120 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2188807 2188789 -18 -0.0
.debug_rnglists 147491 147491 0 0.0
.debug_str 4001027 4001027 0 0.0
.heap 840160 840160 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741385 741385 0 0.0
.symtab 474784 474816 32 0.0
.text 1479388 1479460 72 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607364 1607428 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1100274 1100266 -8 -0.0
.debug_aranges 127240 127240 0 0.0
.debug_frame 423264 423264 0 0.0
.debug_info 23591973 23592544 571 0.0
.debug_line 3369083 3369203 120 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2025154 2025136 -18 -0.0
.debug_rnglists 137025 137025 0 0.0
.debug_str 3807916 3807916 0 0.0
.heap 846488 846488 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654477 654477 0 0.0
.symtab 436240 436272 32 0.0
.text 1412124 1412188 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640212 1640276 64 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2376 2376 0 0.0
.debug_abbrev 1093306 1093298 -8 -0.0
.debug_aranges 125936 125936 0 0.0
.debug_frame 418532 418532 0 0.0
.debug_info 23402966 23403537 571 0.0
.debug_line 3321806 3321926 120 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2002041 2002023 -18 -0.0
.debug_rnglists 135060 135060 0 0.0
.debug_str 3770497 3770497 0 0.0
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 628059 628059 0 0.0
.symtab 427824 427856 32 0.0
.text 1417708 1417772 64 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176268 96 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623016 623112 96 0.0
lock-app qpg6105+debug (read/write) 1132652 1132756 104 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579492 579596 104 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856128 856228 100 0.0
bss 77996 77996 0 0.0
text 603756 603802 46 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077744 1077844 100 0.0
bss 112632 112632 0 0.0
text 757426 757472 46 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076152 1076252 100 0.0
bss 122236 122236 0 0.0
text 743898 743944 46 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931424 931524 100 0.0
bss 106876 106876 0 0.0
text 640952 640998 46 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859488 859580 92 0.0
bss 78120 78120 0 0.0
text 606822 606868 46 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961616 961708 92 0.0
bss 88184 88184 0 0.0
text 683242 683288 46 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087380 1087480 100 0.0
bss 112384 112384 0 0.0
text 761594 761640 46 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 917948 918048 100 0.0
bss 78812 78812 0 0.0
text 637694 637740 46 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944752 944852 100 0.0
bss 104976 104976 0 0.0
text 656724 656770 46 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863364 863464 100 0.0
bss 78228 78228 0 0.0
text 611028 611074 46 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804232 804332 100 0.0
bss 66248 66248 0 0.0
text 578064 578110 46 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819880 819980 100 0.0
bss 66652 66652 0 0.0
text 588644 588690 46 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708920 708996 76 0.0
bss 86424 86424 0 0.0
text 461956 461974 18 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861936 862036 100 0.0
bss 78204 78204 0 0.0
text 610206 610252 46 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847168 847268 100 0.0
bss 77932 77932 0 0.0
text 597562 597608 46 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825276 825376 100 0.0
bss 66536 66536 0 0.0
text 593388 593434 46 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822732 822832 100 0.0
bss 66888 66888 0 0.0
text 590436 590482 46 0.0

@yangkqTy yangkqTy closed this Oct 28, 2023
@yangkqTy yangkqTy deleted the master-mem-leak-bugfix branch October 28, 2023 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants