Question Help: sscanf warning
#1

i use sscanf 2.6

PHP код:
[21:49:49sscanf warningString buffer overflow
PHP код:

new
        
temp_str[24]
// code....
    
sscanf(params"s[24]"temp_str);
// code .... 
Reply
#2

Reply
#3

https://sampforum.blast.hk/showthread.php?tid=120356

Look at the string buffer overflow part within this post.

Quote:
This error comes up when people try and put too much data in to a string
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)