Mercurial > projects > libpws
view tests/test-002-empty-file.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 open an empty file $PWSDUMP -p "${TESTS_PATH}/password.txt" "${TESTS_PATH}/empty-file.psafe3" grep 'unexpected end of file' "${LOGFILE}"