Code

proto: Let unmarshaled string/binary data point into the provided buffer.
authorSebastian Harl <sh@tokkee.org>
Fri, 2 Jan 2015 15:09:14 +0000 (16:09 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 2 Jan 2015 15:09:14 +0000 (16:09 +0100)
commit22abc51f871f133cba43696fc779762d8da4566a
tree8337ed57bb884164d87ee58720d064ced75fa593
parent640f3e7e8c9a1ad846bcb8adcde9789892c5dadb
proto: Let unmarshaled string/binary data point into the provided buffer.

The caller may decide whether to keep a copy or not.
src/utils/proto.c