diff options
author | Weng Xuetian <wengxt@gmail.com> | 2016-06-29 13:22:12 -0700 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-06-29 22:22:12 +0200 |
commit | f0d5c5be5923f3342d0de1241e30650b1d57d551 (patch) | |
tree | 1f81369ad57a052204cbb478e4a8a6d14e85111f /.mailmap | |
parent | d6568222d74bdfbeb75e37e96b64248ec0145dea (diff) |
sd-bus: Fix a read after free error in bus-match. (#3624) (#3625)
The loop on bus_match_run should break and return immediately if
bus->match_callbacks_modified is true. Otherwise the loop may access
free'd data.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions