Ticket #150 (closed defect: fixed)
Registry reading on Windows fails to exit loop in case of read error
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Maintenance of Phase II |
Component: | Registry | Version: | 1.2.0.11 |
Keywords: | Cc: |
Change History
comment:2 Changed 2 years ago by michelpons
Could you explain the new logic applied in COBIA/COBIA/Registry.cpp? ReadFile? is made so it returns FALSE if the function fails. What additional logic had to be brought in?
comment:3 Changed 2 years ago by jasper
ReadFile? returns false on an error. In this case the read loop is exited now, which was not the case before.
Note: See
TracTickets for help on using
tickets.
In [41e6f53e61fb2a1bfa0fafbf4b87b02ba769cd57]: