Skip to content
Commit d5386a54 authored by Philip Withnall's avatar Philip Withnall
Browse files

gio-tool: Fix a minor memory leak when using gio-set with bytestrings



Tested using:
```sh
touch ~/foo
gio set ~/foo -t bytestring user::test "\x00\x00"
```
(it doesn’t matter that this fails; the bytestring is still decoded)

Signed-off-by: default avatarPhilip Withnall <pwithnall@endlessos.org>

Coverity CID: #1474407
parent 82feda1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment