diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-02-03 16:10:28 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-02-07 13:35:23 -0600 |
commit | d4265cdcd57c1975d4e756ab1778c837acc9776c (patch) | |
tree | 4c435412cb6549ba25d2d3e4c6164d095a030eaa /cmd/setexpr.c | |
parent | b0716426367d992db8fb9a2235c0eb9c9fafe324 (diff) |
test: remove available memory check in setexpr_test_str_oper()
env_set() frees the previous value after allocating the new value.
As the free() may merge memory chunks the available memory is not
expected to stay constant.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'cmd/setexpr.c')
0 files changed, 0 insertions, 0 deletions