commit | 5ec64c5253b3b7611ec69cc1487989fae45eca26 | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Thu Nov 05 09:11:04 2020 -0500 |
committer | E. Scott Daniels <daniels@research.att.com> | Thu Nov 05 10:29:33 2020 -0500 |
tree | 749b168efc48f7b28e3e9bd276265be1ad7c9333 | |
parent | fcea3951d44de0cc55d33c5e114487abe79d3406 [diff] |
Fix potential race in route table load If route tables are received in quick succession there is a potential race condition that can cause the xAPPs thread to use a stale pointer likely resulting in a segfault. Issue-ID: RIC-674 Signed-off-by: E. Scott Daniels <daniels@research.att.com> Change-Id: I5536d3f30646dca0ed375468719fa3cf0920c103 Signed-off-by: E. Scott Daniels <daniels@research.att.com>