Commit e66800d
committed
Fix buffer overflow for bounded sequence example (#444)
* Fix buffer overflow for bounded sequence example
Signed-off-by: Michael X. Grey <greyxmike@gmail.com>
* Allow longer characters for wstring
Signed-off-by: Michael X. Grey <greyxmike@gmail.com>
---------
Signed-off-by: Michael X. Grey <greyxmike@gmail.com>1 parent 52b0d6a commit e66800d
File tree
2 files changed
+2
-2
lines changed- rclrs
- message_demo/src
- rclrs_example_msgs/msg
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments