This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000762] New: httpd.c crashes on javascript


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000762

           Summary: httpd.c crashes on javascript
           Product: eCos
           Version: 3.0
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Other
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: Stefan.Singer@freescale.com
         QAContact: ecos-bugs@ecos.sourceware.org
                CC: Jochen.Gerster@freescale.com
             Class: ---


Created an attachment (id=716)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=716)
diff file to fix the problems described above

When using extensive javascripting the httpd.c webserver crashes, when it
encounters the EOF character. The attached patch just filters that out.
Probably not an entirely clean fix, but avoids any further crash with no
visible problems.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]