]> git.sesse.net Git - movit/commit
Use abort() on check_error() failure.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 8 Mar 2014 20:57:04 +0000 (21:57 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 8 Mar 2014 20:57:27 +0000 (21:57 +0100)
commitca4d87878bb32c7d672ac00f41ca0292f19acfcb
treeb392c7cf3c0789002e9565faad4c2dee72cd3dee
parenteb41fe9da8681138883012170a47958228fbed5b
Use abort() on check_error() failure.

This makes it much easier to trace them down in a debugger.
util.h