1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-04-19 04:15:22 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Matt Friede
28e9e68f3b
Add 1 to malloc'd buffer size for null terminator () 2021-06-22 14:58:44 -07:00
Tim McGilchrist
0c57ab0785
Upgrade gRPC C library () 2021-03-08 13:44:36 -08:00
Moritz Kiefer
4164623844 Don’t free op array values in op_array_destroy ()
These values are all already freed in freeOpContext and doing it twice
is an error, see 
2019-11-21 15:47:55 -08:00
Moritz Kiefer
5ceeae74cc Upgrade to gRPC 1.22 () 2019-08-22 11:12:21 -05:00
Travis Athougies
991b389a16 Add max metadata size option () 2018-07-27 10:41:18 -05:00
Christian Lavoie
9cfb3da770 Extract lowlevel bits into a core package () 2018-01-29 08:59:34 -08:00