Opened 15 years ago

Closed 14 years ago

#7059 closed defect (fixed)

Check readStringList in libmythdb

Reported by: Erik Hovland <erik@…> Owned by: stuartm
Priority: trivial Milestone: 0.24
Component: MythTV - General Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

readStringList returns status. It likely should be checked everywhere it is called.

Attachments (2)

libs_libmythdb-check-return (1.5 KB) - added by Erik Hovland <erik@…> 15 years ago.
Checks readStringList for status
libs_libmythdb-check-return-ticket-7059 (2.2 KB) - added by Erik Hovland <erik@…> 14 years ago.
Same patch as before but against trunk as of 2010-02-03

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by Erik Hovland <erik@…>

Attachment: libs_libmythdb-check-return added

Checks readStringList for status

Changed 14 years ago by Erik Hovland <erik@…>

Same patch as before but against trunk as of 2010-02-03

comment:1 Changed 14 years ago by stuartm

Milestone: unknown0.24
Owner: changed from Isaac Richards to stuartm
Status: newaccepted

comment:2 Changed 14 years ago by stuartm

Resolution: fixed
Status: acceptedclosed

(In [23956]) Check the return value of readStringList() whereever it is used in libmythdb, it can never be assumed that it succeeded. Patch by Erik Hovland. Closes #7059

Note: See TracTickets for help on using tickets.