Bug#642523: xmlstarlet sel segfaults on empty document

2011-10-04 Thread Noam Postavsky
This looks like the same bug as Bug #3362217: xml fo segfaults on empty file (https://sourceforge.net/tracker/?func=detail&aid=3362217&group_id=66612&atid=515106). It should be fixed in 1.3.0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#642523: xmlstarlet sel segfaults on empty document

2011-09-23 Thread e-t172
Package: xmlstarlet Version: 1.2.1-1 Severity: normal Here's the problem: $ xmlstarlet sel --template --match foo < /dev/null -:1.1: Document is empty ^ Segmentation fault xmlstarlet should not segfault on an empty document. AFAIK, this is a regression (previous versions did