diff options
| author | Francois Berder <[email protected]> | 2026-01-19 15:49:06 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-28 14:41:21 -0600 |
| commit | 3a53a03f50118e329a0f38bd28ea5f7d8e22147a (patch) | |
| tree | d8a4e5d6f43680630456396952642090f07726aa /api/api_platform.c | |
| parent | b8a820ac98fda6005ae131d89026c60bf7c9c535 (diff) | |
tools: Handle realloc failure in strlist_add
If realloc fails, list->strings was set to NULL and
it would create a leak. This commit ensures that if we cannot
add a string to the list, the list stays in a good state.
Signed-off-by: Francois Berder <[email protected]>
Diffstat (limited to 'api/api_platform.c')
0 files changed, 0 insertions, 0 deletions
