Commit b47b2cc
committed
[C++] Fix call to reset in wrapAndApplyHeader().
The message flyweight should only see buffer length minus the encoded
length of the message header.1 parent bb5f244 commit b47b2cc
File tree
1 file changed
+1
-1
lines changed- sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/cpp
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1714 | 1714 | | |
1715 | 1715 | | |
1716 | 1716 | | |
1717 | | - | |
| 1717 | + | |
1718 | 1718 | | |
1719 | 1719 | | |
1720 | 1720 | | |
| |||
0 commit comments