view tests/test-012-unknown-fields.sh @ 9:ec5c1b653ee6

Prevent NULL pointer dereference Creating the end field may fail, thus try to allocate it in advance.
author Guido Berhoerster <guido+libpws@berhoerster.name>
date Tue, 30 Jul 2019 14:52:29 +0200
parents dfd3ddbdb201
children
line wrap: on
line source

# try to read and write header and record fields of an unknown type
$PWSDUMP -p "${TESTS_PATH}/password.txt" -n "${TESTS_PATH}/password.txt" \
    -t pws3 -o "${TESTS_OUTPUT_PATH}/unknown-fields.psafe3" \
    "${TESTS_PATH}/unknown-fields.psafe3" || exit 1
$PWSDUMP -p "${TESTS_PATH}/password.txt" \
    "${TESTS_OUTPUT_PATH}/unknown-fields.psafe3" | grep '^fe:'