Thread
:
World Crashes with latest source
View Single Post
#
16
04-20-2015, 12:04 AM
Uleat
Developer
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
https://github.com/EQEmu/Server/blob...rver.cpp#L1409
The 'pack' destructor is called with this action:
https://github.com/EQEmu/Server/blob...vertalk.h#L206
But, the pBuffer was referenced here:
https://github.com/EQEmu/Server/blob...rver.cpp#L1384
And is being called through 's' after the pBuffer allocation is released (here:
https://github.com/EQEmu/Server/blob...rver.cpp#L1412
)
__________________
Uleat of Bertoxxulous
Compilin' Dirty
Uleat
View Public Profile
Send a private message to Uleat
Find all posts by Uleat