]> git.proxmox.com Git - mirror_frr.git/commit - lib/log.h
lib: simplify SEGV handler
authorDavid Lamparter <equinox@diac24.net>
Mon, 3 Jun 2019 16:04:32 +0000 (18:04 +0200)
committerDavid Lamparter <equinox@diac24.net>
Mon, 3 Jun 2019 16:57:31 +0000 (18:57 +0200)
commitc22f6d8cde9811c6b56d266d1b381c9a051ebf38
tree90820784a7e0e032634f04b4dee322d12ee623b7
parentb9911c2e4ecdac4530b7c573be3c2de77c8b0aea
lib: simplify SEGV handler

printfrr is AS-Safe, let's simplify the SEGV handler quite a bit by
relying on that.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/log.c
lib/log.h
lib/sigevent.c