Raised This Month: $51 Target: $400
 12% 

Read Me! Release announcements


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-24-2012 , 18:13   Re: Release announcements
#21

0.8.3 released.

Changes:
  • Fixed numerous small (and one potentially large) memory leaks.
  • Improved Steam_GetHTTPResponseBodyData.
    • Larger buffers than required can now be passed, this would previously cause an error.
    • If the passed buffer can accommodate it, the data will now have a null terminator added.
    • Both of these changes mean that:
      • For binary data, pass a buffer that is Steam_GetHTTPResponseBodySize() bytes.
      • For textual data, pass a buffer that is Steam_GetHTTPResponseBodySize() + 1 bytes.
  • Fixed SteamTools trying to parse invalid Steam tickets.
    • They will be dumped to a file instead, please send me any you accrue, working to re-add identification of no-steam clients would be interesting.
  • Fixed "Array index out of bounds" error in test plugin.
__________________

Last edited by asherkin; 07-24-2012 at 18:14.
asherkin is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode