Ticket #4895 (closed bug: fixed)
hGetBufSome returns 0 when it should not
| Reported by: | guest | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 7.0.2 |
| Component: | libraries/base | Version: | 7.0.1 |
| Keywords: | Cc: | aljee@…, johan.tibell@… | |
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect result at runtime | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
In the attached program hGetBufSome returns 0, but the handle contains more data to be read. This contradicts to the documentation.
-- Takano Akio
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

