1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/sdbm
naruse ffbc561292 merge revision(s) 49494: [Backport #10825]
_sdbm.c: fix pointers to shift

	* ext/sdbm/_sdbm.c (delpair): dst and src point at the ends of
  each data, whereas memmove requires pointers to the beginnings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@49645 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-02-19 06:35:44 +00:00
..
_sdbm.c merge revision(s) 49494: [Backport #10825] 2015-02-19 06:35:44 +00:00
depend
extconf.rb
init.c
sdbm.h