PtokaX forum

Development Section => PtokaX Development Versions => Topic started by: PPK on 04 February, 2011, 21:20:52

Title: 0.4.1.2d
Post by: PPK on 04 February, 2011, 21:20:52
Windows version with GUI: http://www.PtokaX.org/files/0.4.1.2d.7z
Windows x64 version with GUI: http://www.PtokaX.org/files/0.4.1.2d-x64.7z
Windows service: http://www.PtokaX.org/files/0.4.1.2d-service.7z
Windows x64 service: http://www.PtokaX.org/files/0.4.1.2d-service-x64.7z
Source for unix systems: http://www.PtokaX.org/files/0.4.1.2d-nix-src.tgz


Quote from: ChangesAdded: Enabled Data Execution Prevention to 32bit windoze version when system support that.
Added: Script page to main window.
Added: Script editor window.
Added: Core.GetUserValue(tUser, 27) return user MAC Address when it is possible (windoze only).
Fixed: Multiple class member variables not initialized in the constructor.
Fixed: Multiple memory leaks when realloc fails.
Fixed: Multiple obsolete usleep functions replaced with nanosleep.
Fixed: Multiple redundant check for NULL before free/delete.
Fixed: Multiple memory leaks when ip-to-country loading fails.
Fixed: Memory leak when script try to reg bot with nick that already exist.
Fixed: Memory leak when text file creating fails.
Rewritten: Resolve code from deprecated gethostbyname to getaddrinfo.
Other: Minor gui code fixes.
Title: Re: 0.4.1.2d
Post by: PPK on 04 February, 2011, 21:25:46
And picture of visible changes ;D
(http://www.ptokax.org/files/PX-Scripts2.png)
Title: Re: 0.4.1.2d
Post by: PPK on 04 February, 2011, 22:51:02
First bug (bugs, similar bug on two places :'(), crash when hub is started with buggy script or user try to start that script manually (thx TiMeTrAVelleR for report) ::)

Non-windoze users can get updated source with bugs fixed from SVN (http://forum.ptokax.org/index.php?topic=7821#msg73458) ;)