diff options
author | Ole Troan <ot@cisco.com> | 2021-02-16 01:01:30 +0100 |
---|---|---|
committer | Neale Ranns <neale@graphiant.com> | 2021-02-16 08:12:18 +0000 |
commit | 810bb89bdd454a96e12183c2b18a43c729aa5b57 (patch) | |
tree | 7f4c5499aadaae838a34597bbf32bbb60f364391 /MAINTAINERS | |
parent | bad4766763d5ad80b1296c1455666b2589272044 (diff) |
cjson: upgrade to new version
See if this fixes the coverity issues.
Now at 324a6ac9a9b285ff7a5a3e5b2071e3624b94f2db
Type: fix
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: I2cd281ebaeda69e214e6dc93a84888298741d0ee
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6003a817e30..35bdaa33bcc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -728,6 +728,11 @@ M: neale@graphiant.com M: Matthew Smith <mgsmith@netgate.com> F: src/plugins/linux-cp/ +cJSON +I: cjson +M: Ole Troan <ot@cisco.com> +F: src/vppinfra/cJSON.[ch] + THE REST I: misc M: vpp-dev Mailing List <vpp-dev@fd.io> |