Custom Query (202 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 202)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#56 fixed Broken get_reports in COMBIA's unit operation wrapper jasper jasper

Reported by jasper, 3 years ago.

Description

get_reports copies an incorrect ICapeString interface pointer, which goes out of scope before it is used. For COBIA based unit operations that implement CAPEOPEN_1_2::ICapeReport this may yield at best in wrong report names, at worst in a crash.

#57 fixed Failure to register x64 COBIA PMC for all users as COM component jasper jasper

Reported by jasper, 3 years ago.

Description

The check to see whether a key was opened is incorrect for an x64 component in the Registrar.

The all users key is opened, and then replaced by the current user key due to a logic error.

#58 fixed Crash on uninitialized BSTR in COMBIA string parameter jasper jasper

Reported by jasper, 3 years ago.

Description

COMBIA's string parameter crashes on an uninitialized BSTR value

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.