Message29145
Logged In: YES
user_id=11105
Now, that is an 'interesting' bug. ctypes.util.find_library
does execute shell commands that happen to have '/dev/null'
in them, but it is completely unclear to me how one can
overwrite /dev/null (even if root). Can you see anything
that's wrong there (That code is not from me, and I'm not at
all an expert in linux programming)?
BTW, I cannot reproduce this on ubuntu with 'sudo ./python
-c "import ctypes.test.test_find"'. |
|
| Date |
User |
Action |
Args |
| 2007-08-23 14:41:18 | admin | link | issue1521375 messages |
| 2007-08-23 14:41:18 | admin | create | |
|