[Webkit-unassigned] [Bug 109792] New: Vector<T, inlineCapacity>::data() with size 0, returns null when inlineCapacity=0 and !null otherwise

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 01:20:03 PST 2013


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

           Summary: Vector<T, inlineCapacity>::data() with size 0, returns
                    null when inlineCapacity=0 and !null otherwise
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Vector<T, inlineCapacity>::data() with size 0, returns null when inlineCapacity=0 and !null otherwise

This is inconsistent, and causes confusion when converting Vector<UChar> to Strings.  See bug 109784

-- 
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