protobuf/ruby/ext/google/protobuf_c
Peter Zhu 3a18299cc0 Fix memory leak in MessageClass.encode
If the line above raises an exception, the upb_arena is lost and memory
is leaked.
2021-10-25 15:55:12 -04:00
..
convert.c Ported Ruby to ABSL wyhash. 2021-08-02 15:32:01 -07:00
convert.h Ported Ruby extension to upb_msg (#8184) 2021-01-13 12:16:25 -08:00
defs.c pure-Ruby DSL is passing all tests! 2021-07-31 11:13:08 -07:00
defs.h Ported Ruby extension to upb_msg (#8184) 2021-01-13 12:16:25 -08:00
extconf.rb Ported Ruby to ABSL wyhash. 2021-08-02 15:32:01 -07:00
map.c Merge pull request #7938 from alusco-scratch/patch-1 2021-10-14 11:24:01 -07:00
map.h Fixed memory bug: properly root repeated/map field when assigning. (#8639) 2021-05-21 23:04:09 -07:00
message.c Fix memory leak in MessageClass.encode 2021-10-25 15:55:12 -04:00
message.h [Ruby] Fix for FieldDescriptor.get(msg). 2021-02-22 17:14:46 -08:00
protobuf.c Fixed memory bug: properly root repeated/map field when assigning. (#8639) 2021-05-21 23:04:09 -07:00
protobuf.h Fixed memory bug: properly root repeated/map field when assigning. (#8639) 2021-05-21 23:04:09 -07:00
repeated_field.c Fixed a memory bug with RepeatedField#+. 2021-09-10 17:17:14 -07:00
repeated_field.h Fixed memory bug: properly root repeated/map field when assigning. (#8639) 2021-05-21 23:04:09 -07:00
ruby-upb.c Ported Ruby to ABSL wyhash. 2021-08-02 15:32:01 -07:00
ruby-upb.h Ported Ruby to ABSL wyhash. 2021-08-02 15:32:01 -07:00
wrap_memcpy.c Replace repo links. 2018-08-22 11:55:30 -07:00