Skip to content

dlt_daemon_udp_socket.c: fix a wrong type conversion, this causes dlt-daemon crash#837

Open
sandy-lcq wants to merge 1 commit into
COVESA:masterfrom
sandy-lcq:fix_dlt_daemon-crash
Open

dlt_daemon_udp_socket.c: fix a wrong type conversion, this causes dlt-daemon crash#837
sandy-lcq wants to merge 1 commit into
COVESA:masterfrom
sandy-lcq:fix_dlt_daemon-crash

Conversation

@sandy-lcq
Copy link
Copy Markdown
Contributor

This wrong type conversion causes dlt-daemon crash. The memory is allocated by char, convert to int corrupts heap metadata

This wrong type conversion causes dlt-daemon crash. The memory is
allocated by char, convert to int corrupts heap metadata

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant