# False positive: mem.so does not use libc directly
libplplot17 binary: library-not-linked-against-libc usr/lib/*/plplot*/drivers/mem.so

# False positive: null.so does not use libc directly
libplplot17 binary: library-not-linked-against-libc usr/lib/*/plplot*/drivers/null.so

# The PLplot library allows the user to define their own exit_handler
# function and, therefore, bypass the call to exit()
libplplot17: exit-in-shared-library usr/lib/*/libplplot.so.*
