Hi,

covscan found (exceptionally real) dead code in
Source/WebCore/platform/graphics/Font.cpp
codePointSupportIndex()
line 165 and 168 the cases newlineCharacter and tabCharacter are never
reached because earlier if (codePoint < 0x20) bails out already.
Probably add exemptions there for these two characters.

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A

Attachment: signature.asc
Description: PGP signature

_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to