diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2023-04-20 09:06:39 +0200 |
---|---|---|
committer | Jose M. Guisado <jguisado@soleta.eu> | 2023-04-20 10:08:52 +0200 |
commit | 8cf02475ba7714ef7b4117ff2032fc90784e60f2 (patch) | |
tree | 344a8499b6686357f0a40ad5d716a40116f71af7 /tests/poweroff.json | |
parent | 25e21f435da8b84c4d6290901df931c328a76b6f (diff) |
client: increase software inventory buffer size
Large software inventory is truncated because it does not fit into the
existing buffer.
Software inventory response payload consists of a string with each
component delimited by '\n'. Large software inventories can consist of
more than 8192 bytes.
Avoid truncating any large software inventory by increasing the buffer
size where this string is stored.
Diffstat (limited to 'tests/poweroff.json')
0 files changed, 0 insertions, 0 deletions