eddic / fastcgipp

fastcgi++: A C++ FastCGI and Web development platform:
https://fastcgipp.isatec.ca
GNU Lesser General Public License v3.0
310 stars 94 forks source link

null pointer to reference #37

Closed xingfeT closed 6 years ago

xingfeT commented 6 years ago

in src/sockets.cpp: m_data(new Data(-1, false, *static_cast<SocketGroup*>(nullptr))),