[PS2] fix _slib_cur_exp_lib_list clearing

Create a single thread for each patch to be added to the repository. Please try to stay on topic.
Post Reply
jimmikaelkael
Posts: 10
Joined: Sat Mar 01, 2008 5:21 am

[PS2] fix _slib_cur_exp_lib_list clearing

Post by jimmikaelkael »

I sent a patch previously to fix an issue with calling sbv patches more than once without IOP reset.

But it seems that it was still freezing on the PS3 with EE emulation.
This patch will correct it, clearing _slib_cur_exp_lib_list struct from inside sbv_patch_enable_lmb() or sbv_patch_disable_prefix_check().

http://www.4shared.com/file/143301589/f ... _list.html
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

Code: Select all

$ svn commit
Sending        sbv/src/patch_disable_prefix_check.c
Sending        sbv/src/patch_enable_lmb.c
Sending        sbv/src/slib.c
Transmitting file data ...
Committed revision 1644.
thanks
Post Reply