mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
fix: silence some sonarcloud warnings (#1493)
* refactor: add null ptr check in initPeerRow() * refactor: add a nullptr gurad in icon_cache_get_mime_type_icon * chore: silence two "break notreached" warnings * chore: silence sonarcloud html warnings * chore: silence sonarcloud uninitialized var warning * chore: silence sonarcloud nullptr warning
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<a name="script"></a>
|
||||
|
||||
@@ -37,4 +38,4 @@
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user