• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

protobuf-c / protobuf-c / 484

Builds Branch Commit Type Ran Committer Via Coverage
484 ilya/issue330 protoc-c/c_field.cc: Fix proto3 field packing #330 Fixes #330 and makes scalar repeated fields packed by default in proto3. https://developers.google.com/protocol-buffers/docs/encoding#packed: In proto3, repeated fields of scalar numeric types a... Pull #377 17 May 2019 08:34PM UTC web-flow travis-ci pending completion   set done
482 fix-375 Fixed out-of-bounds read The scan_length_prefixed_data() function returns the number of bytes taken up by a varint length delimiter, plus the actual value of that delimiter. Since it returns a uint32_t, a delimiter of 2^32 - 1 (or close to that) ... Pull #376 16 May 2019 07:45PM UTC web-flow travis-ci pending completion   set done
481 next Added a second set of braces around 0 when initializing union in code generator to fix the 'missing braces around initializer' error that some compilers give Signed-off-by: Ethan Gibson <egibson@rpheng.com> Pull #374 08 May 2019 07:47PM UTC web-flow travis-ci pending completion   set done
480 ugurkoltuk-adyen/message_check_fix Add test case for protobuf_c_check SEGV on unpopulated oneof member Signed-off-by: Hayri Ugur Koltuk <ugur.koltuk@adyen.com> Pull #358 16 Apr 2019 07:44AM UTC web-flow travis-ci pending completion   set done
479 next Merge pull request #369 from protobuf-c/edmonds/protobuf-reflection-typedef-test-fix t/generated-code2/cxx-generate-packed-data.cc: Fix build failure on newer protobuf push 11 Apr 2019 01:55AM UTC web-flow travis-ci pending completion   set done
478 edmonds/protobuf-reflection-typedef-test-fix <a href="https://github.com/protobuf-c/protobuf-c/commit/0a030051c">&lt;a href=&quot;https://github.com/protobuf-c/protobuf-c/commit/</a><a class="double-link" href="https://github.com/protobuf-c/protobuf-c/commit/&l... Pull #369 11 Apr 2019 01:40AM UTC web-flow travis-ci pending completion   set done
477 edmonds/protobuf-reflection-typedef-test-fix <a href="https://github.com/protobuf-c/protobuf-c/commit/7456d1621">&lt;a href=&quot;https://github.com/protobuf-c/protobuf-c/commit/</a><a class="double-link" href="https://github.com/protobuf-c/protobuf-c/commit/&l... push 11 Apr 2019 01:13AM UTC edmonds travis-ci pending completion   set done
473 master put el-size on a separate line Pull #360 10 Apr 2019 11:28PM UTC web-flow travis-ci pending completion   set done
472 master Added braces for scope to address #347 warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Pull #367 25 Mar 2019 09:35AM UTC web-flow travis-ci pending completion   set done
471 next Add compatibility for compilers that use 32-bit doubles Some embedded compilers use 32-bit IEEE-754 floats as their native double type. The Microchip XC16 compiler is an example. By default, XC16 uses a 32-bit float for its native double. This... Pull #361 13 Feb 2019 05:33AM UTC web-flow travis-ci pending completion   set done
470 master allow compilation with -pedantic (thanks @Bun) Can be reproduced with the following command: $ make CFLAGS=-pedantic protobuf-c/protobuf-c.o Pull #360 11 Feb 2019 08:03AM UTC web-flow travis-ci pending completion   set done
469 master allow compilation with -pedantic (thanks @Bun) Can be reproduced with the following command: $ make CFLAGS=-pedantic protobuf-c/protobuf-c.o Pull #359 10 Feb 2019 01:32PM UTC web-flow travis-ci pending completion   set done
468 ugurkoltuk-adyen/message_check_fix Fix a SEGV on on protobuf_c_check on messages with oneofs inside Signed-off-by: Hayri Ugur Koltuk <ugur.koltuk@adyen.com> Pull #358 05 Feb 2019 01:18PM UTC web-flow travis-ci pending completion   set done
467 next Fix crash due to removal of proto file Pull #352 21 Nov 2018 08:13PM UTC web-flow travis-ci pending completion   set done
466 patch-2 fix suport for MSVC static build Pull #350 12 Nov 2018 03:57PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • …
  • 62
  • 63
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc