Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue15741] NULL dereference in builtin_compile()

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Aug 20, 2012, 7:46 AM

Post #1 of 4 (69 views)
Permalink
[issue15741] NULL dereference in builtin_compile()

New submission from Stefan Krah:

Coverity found a missing NULL check in builtin_compile(). Patch attached.

----------
components: Interpreter Core
files: builtin-compile-check-null.diff
keywords: patch
messages: 168664
nosy: skrah
priority: normal
severity: normal
stage: patch review
status: open
title: NULL dereference in builtin_compile()
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file26930/builtin-compile-check-null.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 20, 2012, 8:06 AM

Post #2 of 4 (67 views)
Permalink
[issue15741] NULL dereference in builtin_compile() [In reply to]

Martin v. Löwis added the comment:

That's fine, please apply.

----------
nosy: +loewis

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 20, 2012, 8:36 AM

Post #3 of 4 (66 views)
Permalink
[issue15741] NULL dereference in builtin_compile() [In reply to]

Roundup Robot added the comment:

New changeset d5ee1a06101f by Stefan Krah in branch '3.2':
Issue #15741: Fix potential NULL dereference. Found by Coverity.
http://hg.python.org/cpython/rev/d5ee1a06101f

New changeset 2b4f6770877e by Stefan Krah in branch '2.7':
Issue #15741: Fix potential NULL dereference. Found by Coverity.
http://hg.python.org/cpython/rev/2b4f6770877e

----------
nosy: +python-dev

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 20, 2012, 8:41 AM

Post #4 of 4 (63 views)
Permalink
[issue15741] NULL dereference in builtin_compile() [In reply to]

Stefan Krah added the comment:

Thanks, done.

----------
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
versions: +Python 2.7, Python 3.2

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.