server side request impl: hold self reference in destroy(); ChannelField do not send Field if status is not success

This commit is contained in:
Matej Sekoranja
2013-09-02 14:29:51 +02:00
parent 3c2f651708
commit 5fdfaa21d0
+1 -1
View File
@@ -287,7 +287,7 @@ void GetFieldRequesterImpl::getDone(const epics::pvData::Status& status, epics::
// show warning
if (!status.isOK())
{
std::cerr << "[" << m_channel->getChannelName() << "] getField create: " << status << std::endl;
std::cerr << "[" << m_channel->getChannelName() << "] getField: " << status << std::endl;
}
// assign smart pointers