[Bug 9611] New: httpd handle_incoming_and_exit() eating a lot of RAM

bugzilla at busybox.net bugzilla at busybox.net
Wed Jan 25 23:29:15 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=9611

            Bug ID: 9611
           Summary: httpd handle_incoming_and_exit() eating a lot of RAM
           Product: Busybox
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Networking
          Assignee: unassigned at busybox.net
          Reporter: flashed at mail.ru
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

Created attachment 6866
  --> https://bugs.busybox.net/attachment.cgi?id=6866&action=edit
Script to reproduce

Version: 1.26

(httpd.c:2263-2370) While header reading.
If send a lot of header lines (for example "Cookie: FFFFFF...\n"), then
xstrdup() returns a lot of duplicates memory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list