]> granicus.if.org Git - curl/commit
assert: avoid, use DEBUGASSERT instead!
authorDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2017 11:58:17 +0000 (13:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2017 11:59:29 +0000 (13:59 +0200)
commit8589e1fe30773e10c50b9a65d4f96eeb8434233c
treeabd3ef9c42c4c8a84f8071933e747e46d4da35b6
parentfab9629133025e2d9517334535908200802b5e96
assert: avoid, use DEBUGASSERT instead!

... as it does extra checks to actually work.

Reported-by: jonrumsey at github
Fixes #1504
lib/http2.c
lib/memdebug.c
lib/mprintf.c
lib/rand.c