1 check that blob buffer cannot exceed maximum buffer length: 2 3 $ [ -n "$TEST_BIN_DIR" ] && export PATH="$TEST_BIN_DIR:$PATH" 4 5 $ valgrind --quiet --leak-check=full test-blob-buflen 6 SUCCESS: failed to allocate attribute 7 8 $ test-blob-buflen-san 9 SUCCESS: failed to allocate attribute
This page was automatically generated by LXR 0.3.1. • OpenWrt