diff options
author | Dave Barach <dave@barachs.net> | 2017-10-13 19:16:56 -0400 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2017-10-14 09:08:41 +0000 |
commit | 903651caf320dfdaabd20a0e6f3cd0ffc843e02f (patch) | |
tree | 2a747a9ea4398e73d5695989f4b0c807b4ff93a8 /RELEASE.md | |
parent | f9342023c19887da656133e2688a90d70383b0c5 (diff) |
VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler
It's way too easy to imagine leaving a mutex or a spin-lock held in
the /vpe-api shared-memory segment, or elsewhere. Set a volatile
variable and check it in a safe place...
Change-Id: I9d91c38cffeb921143c272162d055c9c24a6c312
Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'RELEASE.md')
0 files changed, 0 insertions, 0 deletions