{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1738889304,"commit_time":1738921975,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"0b3afd133a36b016053ea662cf0dabfe0676d66f","message":"wolfssl: silence compiler warning (MSVC 2019), simplify existing\n\nSeen with VS2019 and older versions:\n```\nlib\\vtls\\wolfssl.c(773): warning C4706: assignment within conditional expression\n```\nRef: https://github.com/curl/curl/actions/runs/13190321645/job/36821938202?pr=16217#step:9:30\n\nAlso replace pragma suppression with this simpler method, and silence\n`checksrc` where it complains about the extra ` != NULL` this needs.\n\nCloses #16230\n","parents":["5c7bf5fe59bab106b3bcc0fdb5ef4e6050a22bf4"],"tree_hash":"91e02f8df6b794088cc30cc15518b7d17dd41b4c"}