]> git.siccegge.de Git - frida/frida.git/commitdiff
Marke BUG as fixed
authorChristoph Egger <Christoph.Egger@fau.de>
Wed, 21 Jan 2015 12:20:30 +0000 (13:20 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 21 Jan 2015 12:26:42 +0000 (13:26 +0100)
Relevant commit: 9252262693432b33dbe4ffc60d79bbdc6fbb5f66

BUGS.org

index b43fa7c9b1f1fa73b3f1b114e6659eef64854c95..b8191cad4f824c3a40ad5835ebd18a44f675571e 100644 (file)
--- a/BUGS.org
+++ b/BUGS.org
@@ -4,7 +4,7 @@
     without linearly searching through all BasicBlockWidgets all the
     time
 
-* TODO Splitting BasicBlocks needs to happen sooner
+* DONE Splitting BasicBlocks needs to happen sooner
 
     BasicBlocks are splittet too late these days. As a result we
     sometimes get BasicBlocks that are suffixes of other BasicBlocks