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.
memcpy
1 parent 72b62e4 commit 1173bdcCopy full SHA for 1173bdc
CHANGELOG.md
@@ -77,6 +77,7 @@ Bug fixes:
77
* Fixed `IO.try_convert` parameter conversion.
78
* Fixed linking of always-inline C API functions with `-std=gnu90` (#1837, #1879).
79
* Avoid race conditions during `gem install` by using a single download thread.
80
+* `RSTRING_PTR()` now always returns a native pointer, resolving two bugs `memcpy`ing to (#1822) and from (#1772) Ruby Strings.
81
82
Compatibility:
83
0 commit comments