Changes between Version 2 and Version 3 of Ticket #11497, comment 4
- Timestamp:
- Nov 29, 2014, 2:37:34 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11497, comment 4
v2 v3 32 32 }}} 33 33 34 EDIT2: 35 Looks like I'm gonna have to retool to debug the "oops" tripped assert from now on: now that I'm running with a debug build of libmedia.so I can't get the NULL pointer in float_to_float() any more, I always get the "oops", even though not much has changed, I've just compiled it with DEBUG=3 to get the debug output, sigh.