Custom Query (981 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 981)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Owner Reporter Resolution Summary
#246 davea elfring wontfix Check type selection for sizes
Description

How do you think about to replace any "int" for the following parameters by the data type "size_t"?

Examples:

#265 romw Rattledagger wontfix Trying to attach with network down, shows "Temporary unavailable".
Description

If you tries to attach to a project, but BOINC can't find any network-connection at all, you'll get "Temporary unavailable", instead of a more relevant error-message.

#269 davea Joses duplicate client/stream.C - included error checking for malloc() realloc(), plus added free()
Description

Stream.C is not yet part of BOINC but due to some memory problems I have encountered with other programs (leakages/segfaults/etc), it was worth including this minor update to help verify malloc() and realloc() are tested and later free()ed.

Use the diff file to see the changes recommended and if the idea seems worth adding to other files, please go ahead and fix other files that have similar alloc() and free() routines.

NOTE: This file was not tested since stream.C is not used yet.

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