Change password mysql
#2

Obviously, since there's no WRITE operation. First you open a READ handle for no reason at all. Then you attempt to read a string with a function designed for integers, also for no reason. Then finally you do something weird with that second PassHash, possibly in an attempt to store the new password in the array. Should use strcpy for that.
Reply


Messages In This Thread
Change password mysql - by Face9000 - 05.01.2017, 20:24
Re: Change password mysql - by Vince - 05.01.2017, 20:39

Forum Jump:


Users browsing this thread: 1 Guest(s)