[Webkit-unassigned] [Bug 46695] [Qt] Invalid pointer access & incomplete memcmp in setUpIterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 07:13:37 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=46695


WebKit Review Bot <webkit.review.bot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.review.bot at gmail.com




--- Comment #12 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-02-14 07:13:36 PST ---
Attachment 82164 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/platform/text/TextBreakIter..." exit_code: 1

Source/WebCore/platform/text/qt/TextBreakIteratorQt.cpp:25:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/platform/text/qt/TextBreakIteratorQt.cpp:50:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/platform/text/qt/TextBreakIteratorQt.cpp:50:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/platform/text/qt/TextBreakIteratorQt.cpp:66:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/platform/text/qt/TextBreakIteratorQt.cpp:66:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/platform/text/qt/TextBreakIteratorQt.cpp:72:  Missing spaces around ==  [whitespace/operators] [3]
Source/WebCore/rendering/break_lines.h:25:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/rendering/break_lines.h:27:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/rendering/break_lines.h:32:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/rendering/break_lines.h:32:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/rendering/break_lines.h:32:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/rendering/break_lines.h:34:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/rendering/break_lines.h:34:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/platform/text/TextBreakIterator.h:26:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/platform/text/TextBreakIterator.h:49:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/platform/text/TextBreakIterator.h:49:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/platform/text/gtk/TextBreakIteratorGtk.cpp:29:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/platform/text/gtk/TextBreakIteratorGtk.cpp:244:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/platform/text/gtk/TextBreakIteratorGtk.cpp:244:  Use 0 instead of NULL.  [readability/null] [5]
Total errors found: 19 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list