bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-recutils] recset segfaults with empty rec file


From: Dominic Walden
Subject: [bug-recutils] recset segfaults with empty rec file
Date: Sat, 12 Jan 2019 16:39:10 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

For example:
 $ touch test.rec
 $ recset -fRating -aExcellent test.rec
 Segmentation fault

Presumably because the function rec_db_get_rset_by_type() cannot find the
correct type.

I guess recset is not designed to be used to create recfiles from scratch.
Perhaps this condition could be caught and a message to this effect shown to the
user.

Thanks,

Dom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]