Buffer overflows?
Aahz Maruch
aahz at netcom.com
Fri May 26 10:40:33 EDT 2000
More information about the Python-list mailing list
Fri May 26 10:40:33 EDT 2000
- Previous message (by thread): Buffer overflows?
- Next message (by thread): Buffer overflows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <392A348E.7E31DD58 at stroeder.com>, Michael Ströder <michael at stroeder.com> wrote: > >Some server software written in Python (e.g. Medusa) claims in its >documentation to be more secure than software written in C regarding >buffer overflows. > >Well, it's obvious that there are no problems with string buffers >(like strcpy() in C) within pure Python code. But many modules (e.g. >socket) are wrapping C code. How about these modules? Are there any >security reviews of the C code of the Python library? I haven't seen any response to this, so I'm reposting it in case it just got lost in the noise. -- --- Aahz (Copyright 2000 by aahz at netcom.com) Androgynous poly kinky vanilla queer het <*> http://www.rahul.net/aahz/ Hugs and backrubs -- I break Rule 6 "Yes, but would you kick any of them out of bed?" "That depends: do we have to do anything with them in the bed, or are they just in the bed?" -- AM/SJM
- Previous message (by thread): Buffer overflows?
- Next message (by thread): Buffer overflows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list