radareorg / radare2-bindings

Bindings of the r2 api for Valabind and friends
GNU Lesser General Public License v3.0
130 stars 92 forks source link

Fix Python IO plugin #194

Closed guedou closed 6 years ago

guedou commented 6 years ago

This PR fixes a segfault. Please do not hesitate to correct me if the fix is wrong.

$ echo 'o pyio:// ; px 4' |r2 -i libr/lang/p/test-py-io.py -
Registering Python IO plugin...
True
python-check pyio://
MyPyIO Opening pyio://
4
python-seek
python-seek
512python-seek
python-seek
python-seek
python-read
python-seek
python-seek
512python-seek
python-seek
python-seek
python-read
python-seek
python-seek
python-read
python-seek
python-seek
python-read
- offset -   0 1  2 3  4 5  6 7  8 9  A B  C D  E F  0123456789ABCDEF
0x00000000  4141 4141                                AAAA