diff options
author | Ole Troan <ot@cisco.com> | 2020-09-28 16:15:18 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-09-28 16:17:25 +0000 |
commit | f68fccfe7e188fec2c9f91da38ca9acf6f67d811 (patch) | |
tree | 7b0110e904980043cb9cc9772eb5fdbb7f7c8d71 /src/vnet | |
parent | 2c714a0cec9de07816a5397a4a6d69a103378731 (diff) |
api: remove clib_mem_init from vppapiclient contructor
Having the constructor in the vppapiclient library led to
conflicts with applications wanting to allocate their own heap.
Note: Change of behaviour, applications that do not use a CLIB
heap must now call vac_mem_init() before using any functions from
vppapiclient.
Type: fix
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: Ib155a54579ea5a0dbc26cb4b6daca1274e1dfdfa
Diffstat (limited to 'src/vnet')
0 files changed, 0 insertions, 0 deletions