Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 2765)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Owner Reporter Resolution Summary
#1003 George Merticariu Georg Semmler fixed Uninitialized pointers
Description

RasnetClientComm::transferFormatParams and RasnetClientComm::storageFormatParams are uninitialized on class construction. Both point to random memory locations. If free is called on one of those(e.g. from RasnetClientComm::setTransferFormat or RasnetClientComm::setTransferFormat) this will result in a segmentation fault.

#1040 George Merticariu George Merticariu fixed grpc java plugin is not required if java is disabled
Description

If configure is run with —enable-rasnet and —disable-java don't check for grpc java plugin.

#1225 Alex Toader wontfix Refactor catalogmgr/autogen_ops.*
Description

The files do not appear to be autogenerated but they are included using #include directive into the code. The code should be refactored to remove this files while maintaining functionality.

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.