Apache Mod-Python - Updated: (MODPYTHON-96) Accessing req.boundary causes crash.

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > December 2005 > Updated: (MODPYTHON-96) Accessing req.boundary causes crash.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Updated: (MODPYTHON-96) Accessing req.boundary causes crash.
Graham Dumpleton (JIRA)

2005-12-08, 2:46 am

[ http://issues.apache.org/jira/brows...HON-96?page=all ]

Graham Dumpleton updated MODPYTHON-96:
--------------------------------------

Version: (was: 2.7.10)

Dropped 2.7.10 as being affected as possibly works there as missing bit of code present and member is actually documented.

> Accessing req.boundary causes crash.
> ------------------------------------
>
> Key: MODPYTHON-96
> URL: http://issues.apache.org/jira/browse/MODPYTHON-96
> Project: mod_python
> Type: Bug
> Components: core
> Versions: 3.1.3, 3.2, 3.1.4
> Reporter: Graham Dumpleton


>
> The code of requestobject.c contains:
> {"boundary", (getter)getreq_recmbr, NULL, "Multipart/byteranges boundary", "boundary"},
> in the request_getsets[] array, but there is no definition of 'boundary' in the request_rec_mbrs[] array. As a consequence, when you access it, it will crash.
> The 'boundary' line therefore needs to be deleted from the source as it appears to serve no purpose.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com