[Webkit-unassigned] [Bug 24098] New: Bugs in ClipboardChromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 10:46:24 PST 2009


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

           Summary: Bugs in ClipboardChromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sky at google.com


ClipboardChromium has the following problems:

. It's possible for the extension to be empty, resulting in a bad file
  name, for example, 'foo.' or just '.'.
. We weren't restricting the size of the file to MAX_PATH.
. We weren't removing characters that are invalid for file system names.


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



More information about the webkit-unassigned mailing list