Skip to content

fix bad memory free on isoc endpoint delete - #5

Open
Nictrla wants to merge 1 commit into
STMicroelectronics:mainfrom
Nictrla:fix-bad-free
Open

Nictrla wants to merge 1 commit into
STMicroelectronics:mainfrom
Nictrla:fix-bad-free

Conversation

@Nictrla

@Nictrla Nictrla commented Aug 17, 2026

Copy link
Copy Markdown

The owner of ux_stm32_ed_data is not necessary the endpoint itself.
Use only ux_stm32_ed_aligned_data for memory allocation/free, instead of ux_stm32_ed_data.

The owner of ux_stm32_ed_data is not necessary the endpoint itself.
Use only ux_stm32_ed_aligned_data for memory allocation/free,
instead of ux_stm32_ed_data.
@ALABSTM ALABSTM added enhancement New feature or request mw MW-related issue or pull-request usb Universal Serial Bus usbx Eclipse (prev. Azure RTOS) USBX for USB Host and Device library labels Aug 19, 2026
@ALABSTM ALABSTM moved this from In progress to To do in stm32cube-mcu-mw-dashboard Aug 19, 2026
@MKISTM

MKISTM commented Aug 21, 2026

Copy link
Copy Markdown

Hello @Nictrla,

Thank you for this report, this point will be tracked internally.
I'll keep you informed about last update.

Best Regards,
KIWA Mohamed Chaker.

@MKISTM

MKISTM commented Aug 21, 2026

Copy link
Copy Markdown

ST Internal Reference: 3e7f6116833a0b90c09687402fda1ede

@MKISTM MKISTM added the internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system label Aug 21, 2026
@MKISTM MKISTM moved this from To do to Analyzed in stm32cube-mcu-mw-dashboard Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system mw MW-related issue or pull-request usb Universal Serial Bus usbx Eclipse (prev. Azure RTOS) USBX for USB Host and Device library

Projects

Development

Successfully merging this pull request may close these issues.

3 participants