- Previous thread: Questions on XML
- Next thread: "PAK WEB" "PAK WEB TV" "PAK WEBSITES" "PAK WEB DIRECTORY" "PAK WEB HOSTING" &
- Threads sorted by date: python 200908
En Tue, 04 Aug 2009 02:06:06 -0300, John Nagle =
escribi=F3:
> Gabriel Genellina wrote:
>> En Mon, 03 Aug 2009 18:04:53 -0300, sturlamolden =
>> escribi=F3:
>>
>>> On 2 Aug, 15:50, Jizzai wrote:
>>>
>>>> Is a _pure_ python program buffer overflow proof?
>>>> For example in C++ you can declare a char[9] to hold user input.
>>>> If the user inputs 10+ chars a buffer overflow occurs.
> A more useful question is whether the standard libraries are being
> run through any of the commercial static checkers for possible buffer
> overflows.
In the past the Python source code was checked with valgrind and some =
coverity tools; I don't know the current status.
-- =
Gabriel Genellina
-- =
http://mail.python.org/mailman/listinfo/python-list
escribi=F3:
> Gabriel Genellina wrote:
>> En Mon, 03 Aug 2009 18:04:53 -0300, sturlamolden =
>> escribi=F3:
>>
>>> On 2 Aug, 15:50, Jizzai wrote:
>>>
>>>> Is a _pure_ python program buffer overflow proof?
>>>> For example in C++ you can declare a char[9] to hold user input.
>>>> If the user inputs 10+ chars a buffer overflow occurs.
> A more useful question is whether the standard libraries are being
> run through any of the commercial static checkers for possible buffer
> overflows.
In the past the Python source code was checked with valgrind and some =
coverity tools; I don't know the current status.
-- =
Gabriel Genellina
-- =
http://mail.python.org/mailman/listinfo/python-list
Conversations: Is python buffer overflow proof?
- Is python buffer overflow proof? by Jizzai on 2009-08-02T13:56:44+00:00
- Re: Is python buffer overflow proof? by Marcus Wanner on 2009-08-02T14:35:06+00:00
- Re: Is python buffer overflow proof? by Christian Heimes on 2009-08-02T14:43:46+00:00
- Re: Is python buffer overflow proof? by Steven D'Aprano on 2009-08-02T15:21:47+00:00
- Re: Is python buffer overflow proof? by sturlamolden on 2009-08-03T21:11:49+00:00
- Re: Is python buffer overflow proof? by Gabriel Genellina on 2009-08-04T01:42:03+00:00
- Re: Is python buffer overflow proof? by Steven D'Aprano on 2009-08-04T03:45:28+00:00
- Re: Is python buffer overflow proof? by Paul Rubin on 2009-08-04T04:36:13+00:00
- Re: Is python buffer overflow proof? by Steven D'Aprano on 2009-08-04T06:10:07+00:00
- Re: Is python buffer overflow proof? by Paul Rubin on 2009-08-04T08:01:49+00:00
- Re: Is python buffer overflow proof? by Gabriel Genellina on 2009-08-04T08:48:54+00:00
- Re: Is python buffer overflow proof? by Thorsten Kampe on 2009-08-04T11:26:54+00:00
- Re: Is python buffer overflow proof? by Neil Hodgson on 2009-08-04T13:37:51+00:00
- Re: Is python buffer overflow proof? by sturlamolden on 2009-08-05T03:51:51+00:00
- Re: Is python buffer overflow proof? by Thorsten Kampe on 2009-08-07T13:16:51+00:00
- Re: Is python buffer overflow proof? by Fuzzyman on 2009-08-07T20:55:11+00:00
- Re: Is python buffer overflow proof? by Fuzzyman on 2009-08-07T21:00:23+00:00
Related Threads
- webapp stopped default to a 404 not to a 503 ? - tomcat
- [PATCH take2] memcg: Fix documentation - kernel
- [PATCH] kbuild: clean Module.markers and modules.order for out-of-tree modules - kernel
- [PATCH] powerpc/cpm: Remove some cruft code and defines - linuxppc
- First Tomcat install - tomcat
- django on tomcat - django
- Shift key started acting like Caps Lock - ubuntu
- [arch-general] The 284 files in /etc/ssl/certs? There must be a purpose... - archlinux
- [jira] Created: (OFBIZ-2386) Party Dynamic Access Implementation - ofbiz
- [GENERAL] Connecting to a postgreSQL database with windows CE over wi-fi; failing gracefully - pgsql