diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-07-12 19:32:42 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-07-12 19:32:42 -0400 |
| commit | 0b04fa0e78eef6b458b0ab40a9473691cd56b64c (patch) | |
| tree | a589cf80a267ab2266670af91344e735584054de /tools/releasedate.py | |
| parent | 507559a089a7ba539b90c4bb1cd0410a4b4b1345 (diff) | |
bgpd: XREALLOC handles NULL properly
the realloc man page:
If ptr is NULL, then the call is equivalent to malloc(size)
This should be sufficient for our needs to not have to have
XMALLOC and XREALLOC
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tools/releasedate.py')
0 files changed, 0 insertions, 0 deletions
