Registered Member
|
The second parameter of the function snprintf is the size of the string, but this size including the trailing '\0'.
So, in the function QString SHA1Hash::toString() the size parameter of snprintf should become 41. |
Moderator
|
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]