aboutsummaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
authorLibravatar ael-code <tommy.ael@gmail.com>2018-06-22 15:41:44 +0200
committerLibravatar ael-code <tommy.ael@gmail.com>2018-06-22 15:41:44 +0200
commitad085c13325d17a242a813879b8574ba3dd43cc7 (patch)
tree60dd5b87f1e9bf29b0816210ee00e18e29470405 /meson_options.txt
parentMerge pull request #2143 from vilhalmer/mark-pool-buffers-busy (diff)
downloadsway-ad085c13325d17a242a813879b8574ba3dd43cc7.tar.gz
sway-ad085c13325d17a242a813879b8574ba3dd43cc7.tar.zst
sway-ad085c13325d17a242a813879b8574ba3dd43cc7.zip
bugfix: avoid access after free
if src is NULL due to a previous error we cannot use it in the command result string. Moreover if `src` points to `p.we_wordv[0]` we cannot use it after `wordfree(&p)` in the command result string. Bonus feature: If there was an error accessing the file, the string rapresentation of the error is now included in the command result string.
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions