Fix: don't assert on lib unload failure
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 23 Jul 2016 19:59:30 +0000 (15:59 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 23 Jul 2016 19:59:30 +0000 (15:59 -0400)
commit93830bc19f9db43f419eeecd8d292a5902d1c712
treed05c3a19b2a724c5c274baeef976494cab01558e
parentea94a8a710d70c0ec43b65cca6926d30dcf559b7
Fix: don't assert on lib unload failure

A library's load event might have been missed because of
discarded events. In this scenario, it is expected that its
mapping will not be found on unload.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
lib/debug-info.c
This page took 0.023949 seconds and 4 git commands to generate.