|
---|
|
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
|
22.10.2023, 05:23 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
Improve Database API to avoid memory leaks in the future, part 1.
Автор: evil-at-wow
Improve Database API to avoid memory leaks in the future, part 1.Given the caller takes ownership of the query result that***39;s returned byDatabase::Query(), let***39;s return a unique_ptr instead of a raw pointer.This makes the ownership clear in the API and avoids memory leaks whenthe caller doesn***39;t delete the pointer in all scenarios (think earlyreturn or exceptions). Подробнее... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
Improve Database API to avoid memory leaks in the future, part 3. | newsbot | CMaNGOS Commits | 0 | 22.10.2023 05:23 |
Improve Database API to avoid memory leaks in the future, part 2. | newsbot | CMaNGOS Commits | 0 | 22.10.2023 05:23 |
[12142] Fix possible memory leaks in Outdoor PvP | newsbot | CMaNGOS Commits | 0 | 02.09.2012 10:38 |
[10284] Fixed memory leaks at guild unload/disband | newsbot | CMaNGOS Commits | 0 | 29.07.2010 22:00 |
[9224] Fixed memory leaks in WorldSession::HandleCharCreateOpcode | newsbot | CMaNGOS Commits | 0 | 20.01.2010 15:10 |