mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
readd possibly crash code
This commit is contained in:
4
thirdparty/liblastfm2/src/ws/ws.cpp
vendored
4
thirdparty/liblastfm2/src/ws/ws.cpp
vendored
@@ -229,8 +229,8 @@ lastfm::setNetworkAccessManager( QNetworkAccessManager* nam )
|
||||
threadNamHash[thread] = nam;
|
||||
ourNamHash[thread] = false;
|
||||
|
||||
//if ( oldNam )
|
||||
// delete oldNam;
|
||||
if ( oldNam )
|
||||
delete oldNam;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user