projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a904177
)
Revert "eina: reenable them as it was a bug from Tasn."
author
Tom Hacohen
<tom@stosb.com>
Tue, 19 Mar 2013 15:37:55 +0000
(15:37 +0000)
committer
Tom Hacohen
<tom@stosb.com>
Tue, 19 Mar 2013 15:37:55 +0000
(15:37 +0000)
This reverts commit
a9041777d48df104e307e6111d4c332e75761368
.
Re-disable them as it was a bug from Cedric.
This is the cause for the huge slowdown.
src/lib/eina/eina_cow.c
patch
|
blob
|
history
diff --git
a/src/lib/eina/eina_cow.c
b/src/lib/eina/eina_cow.c
index f51fcf7597f3c350733700d8aa5fa505cbdbe20b..e816d1a1d877b7a3f38b9a48f6cc3e25e8a6ecf2 100644
(file)
--- a/
src/lib/eina/eina_cow.c
+++ b/
src/lib/eina/eina_cow.c
@@
-38,7
+38,7
@@
#ifdef HAVE_BACKTRACE
# include <execinfo.h>
#endif
-
+#undef EINA_COW_MAGIC_ON
#ifdef EINA_COW_MAGIC_ON
#define EINA_COW_MAGIC 0xDEADBEEF