mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-28 14:48:18 +08:00
...
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@240 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
parent
a2f6403f7d
commit
e9acaa580e
@ -107,7 +107,7 @@ struct _ProtobufCAllocator
|
|||||||
|
|
||||||
/* This is a configurable allocator.
|
/* This is a configurable allocator.
|
||||||
* By default, it uses the system allocator (meaning malloc() and free()).
|
* By default, it uses the system allocator (meaning malloc() and free()).
|
||||||
* This is typically done to incorporate into frameworks that provide
|
* This is typically changed to adapt to frameworks that provide
|
||||||
* some nonstandard allocation functions.
|
* some nonstandard allocation functions.
|
||||||
*
|
*
|
||||||
* NOTE: you may modify this allocator.
|
* NOTE: you may modify this allocator.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user