diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-01-27 13:23:53 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-01-27 13:23:53 +0100 |
commit | cafebee579f6a9399fbfcc86e2c89a479aee465e (patch) | |
tree | c15eee478349023a7f33bbfd222a556ab5cfbfe6 /debian/changelog | |
parent | 39d17909d2c2e5c720bfe5b92a1639fff4b367d2 (diff) |
NewGroup: Create GrpIterator after allocation (fix segfault)
NewGroup created a GrpIterator and then called WriteStringInMap()
which might remap the cache, causing the iterator to go invalid.
Avoid this simply by creating the iterator later on.
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions