Opened 16 years ago
Closed 16 years ago
#6998 closed defect (fixed)
libmythdb defects
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.22 |
| Component: | MythTV - General | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
- Perform the same pointer checking magic that was done to MSocketDevice::writeData to MSocketDevice::readData. And this time I even bothered to do it to the _win version. Gold star please!
- Make sure query.next() is called.
Attachments (2)
Change History (4)
by , 16 years ago
| Attachment: | libs_libmythdb-pointer-checks added |
|---|
comment:1 by , 16 years ago
| Milestone: | unknown → 0.22 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

Check ::readData like ::writeData.