mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 00:12:26 +01: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:
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
|
||||
<div id="letters">
|
||||
<font face="Lucida grande, arial, sans-serif"><b>Index</b></font>
|
||||
<span style="font: Lucida grande, arial, sans-serif"><strong>Index</strong></span>
|
||||
</div>
|
||||
|
||||
<div id="terms">
|
||||
|
||||
Reference in New Issue
Block a user