cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic memory allocation problem

MFäh.1
Associate II

Hi

I have a weird problem and do not understand where it could come from and thus do not know how to solve it. 

I am adding list entries to a list, and it seems to function correctly when I add them hardcoded. However, when attempting to add an entry received via UDP, it appears that the memory allocation is not 'blocking', allowing other functions to write to the same memory location.

 

 

 

 
2 REPLIES 2
Ghofrane GSOURI
ST Employee

Hello @MFäh.1 

First let me thank you for posting.

Could you please provide your IOC so that I can understand your issue more clearly.

 

Thx

Ghofrane

 

Hi

 

Thank you for your response. I've identified the issue—it was a 'just' a buffer overflow at an unexpected location. Unfortunately, I couldn't find out how to delete the post.

Thank you very much