String Buffer Overflow
#3

Your string's buffer is overflown by the increased amount of data you're trying to load in to one of the strings. Increase the size of the string that is being problematic, which is either the 24, 64 or 16 cell sized strings.

Quote:
Originally Posted by Rokzlive
Посмотреть сообщение
"e<p<|>s[24]s[64]s[16]fffdddddd" When your putting in all those, you can tend to make a huge query (string) and servers dont exactly like that. Try to make it smaller.
Ignore this, sscanf hasn't ever raged at me for unloading massive string values before from MySQL, and I've dealt with 2000+ characters before IIRC.
Reply


Messages In This Thread
String Buffer Overflow - by Abreezy - 23.12.2011, 04:39
Re: String Buffer Overflow - by Rokzlive - 23.12.2011, 05:03
Re: String Buffer Overflow - by Calgon - 23.12.2011, 07:21
Re: String Buffer Overflow - by [Diablo] - 23.12.2011, 10:01
Re: String Buffer Overflow - by Abreezy - 23.12.2011, 11:54
Re: String Buffer Overflow - by Calgon - 23.12.2011, 12:00
Re: String Buffer Overflow - by Abreezy - 23.12.2011, 12:03
Re: String Buffer Overflow - by Calgon - 23.12.2011, 12:03
Re: String Buffer Overflow - by Abreezy - 23.12.2011, 12:29
Re: String Buffer Overflow - by Babul - 23.12.2011, 12:40

Forum Jump:


Users browsing this thread: 1 Guest(s)