Changes between Initial Version and Version 1 of Ticket #11934, comment 18


Ignore:
Timestamp:
Apr 9, 2015, 11:52:30 AM (9 years ago)
Author:
Barrett

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11934, comment 18

    initial v1  
    1 The problem is if i set BShelf::AddReplicant to delete the message there's a condition for double free if some code is deleting it on it's own, or it may be that some code around is using the message on failure and result in a segmentation fault.
     1The problem is if i set BShelf::AddReplicant to delete the message there's a condition for double free if some code is deleting it on it's own, or it may be that some code around is using the message on failure and result in a segmentation fault. This should be changed in R2 API.