Summary: | Tellico crashes on 'Update Entry -> ISBNdb.com' if title starts with 'Pixi' | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Dirk Sarpe <dns_hmpf> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 2.3.8 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/tellico/cbf8892b172734c70c973393f9094f865dc12aac | Version Fixed In: | 2.3.10 |
Sentry Crash Report: |
Description
Dirk Sarpe
2014-09-14 09:40:37 UTC
Git commit cbf8892b172734c70c973393f9094f865dc12aac by Robby Stephenson. Committed on 11/10/2014 at 23:50. Pushed by rstephenson into branch '2.3'. Check for collection pointer before dereferencing ISBN results Fix a crashing bug for some ISBNdb.org results by verifying a valid collection pointer. The libxml reader was returning a null object after trying to read invalid XML returned by ISBNdb.org. FIXED-IN: 2.3.10 M +1 -0 ChangeLog M +10 -1 src/fetch/isbndbfetcher.cpp http://commits.kde.org/tellico/cbf8892b172734c70c973393f9094f865dc12aac |