commit | 2487018e0ad31e8962eed0131be08b27dde5d25c | [log] [tgz] |
---|---|---|
author | Zach Johnson <zachoverflow@google.com> | Wed Dec 03 15:18:49 2014 -0800 |
committer | Andre Eisenbach <eisenbach@google.com> | Mon Mar 16 16:51:40 2015 -0700 |
tree | 92c3c7144ef468a8d7835e2f3696ef4f7abe79be | |
parent | 5cf03367ac9ba6cb41bc1531f95eae7bcaa97d44 [diff] |
ungkibufferize the profile queue, use assert ASSERTC isn't a real assert. It just prints a message and allows the code to carry on. Switch to asserts so the exception condition is evident in the crash log. Make the profile queue use osi_malloc/free instead of gki buffers, so it can't drain the buffer pool.