New submission from Kees Bos:

In certain corner cases, the ctypes.util can raise an error for a uninitialized 
variable 'path' when with sunos5 the clre program exists, but fails to return 
valid output lines.

(Also in 2.7.10rc0)

----------
components: ctypes
files: ctypes.util-path.patch
keywords: patch
messages: 242401
nosy: kees
priority: normal
severity: normal
status: open
title: ctypes.utils uninitialized variable 'path'
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file39267/ctypes.util-path.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to