We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7df9671 + 0dcab0b commit 8388cedCopy full SHA for 8388ced
erb/cpp03_zone.hpp.erb
@@ -125,6 +125,7 @@ class zone {
125
::free(c);
126
c = n;
127
} else {
128
+ m_head = c;
129
break;
130
}
131
include/msgpack/detail/cpp03_zone.hpp
0 commit comments