Skip to content

pass along link flags, remove obsolete link flags#61

Closed
dirk-thomas wants to merge 1 commit intomasterfrom
export_link_flags
Closed

pass along link flags, remove obsolete link flags#61
dirk-thomas wants to merge 1 commit intomasterfrom
export_link_flags

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

@dirk-thomas dirk-thomas commented Jun 8, 2016

Connect to ros2/rmw_connext#173

This reverts the workaround from #55 which is not necessary anymore.

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Jun 8, 2016
@dirk-thomas dirk-thomas self-assigned this Jun 8, 2016
@dirk-thomas dirk-thomas closed this Jul 6, 2016
@dirk-thomas dirk-thomas deleted the export_link_flags branch July 6, 2016 19:46
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Jul 6, 2016
emersonknapp pushed a commit to aws-ros-dev/rcl that referenced this pull request Jun 3, 2019
* * pointer illegal access to out-of-scope stack pointer
the following line_number_expansion is stack pointer:

char line_number_expansion[10];

and it has already been out-of-scope in the following
access, which may cause unintended program behaviors:

size_t n = strlen(token_expansion);
...
memcpy(output_buffer + old_output_buffer_len, token_expansion, n + 1);

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>

* comment fixup
ivanpauno pushed a commit that referenced this pull request Jan 2, 2020
skyegalaxy pushed a commit to irobot-ros/rcl that referenced this pull request Mar 12, 2025
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