[ python-Bugs-1180997 ] lax error-checking in new-in-2.4 marshal stuff

SourceForge.net noreply at sourceforge.net
Mon Apr 11 21:53:23 CEST 2005


Bugs item #1180997, was opened at 2005-04-11 20:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1180997&group_id=5470

Category: Python Interpreter Core
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Martin v. Löwis (loewis)
Summary: lax error-checking in new-in-2.4 marshal stuff

Initial Comment:
I realise one of the points of the TYPE_STRINGREF and so on stuff 
was efficiency, but:

>>> marshal.loads('R') # TYPE_STRINGREF == 'R'
Segmentation fault



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1180997&group_id=5470


More information about the Python-bugs-list mailing list