Skip to content

Commit

Permalink
@erlingrj finds a critical memory bug due to incorrect pointer type
Browse files Browse the repository at this point in the history
  • Loading branch information
lsk567 committed Nov 13, 2024
1 parent 19410c7 commit 36e2fa1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2237,7 +2237,6 @@ private String getFromEnvReactorOutputPortPointer(
+ "("
+ reactorBaseType
+ "*)"
+ "&"
+ getFromEnvReactorPointer(main, reactor)
+ ")"
+ "->"
Expand Down

0 comments on commit 36e2fa1

Please sign in to comment.