Explorar o código

Ok so the random memory out bug is squashed

  Or is it smashed? :D
david %!s(int64=4) %!d(string=hai) anos
pai
achega
21a553760f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mystic.cpp

+ 1 - 1
mystic.cpp

@@ -624,7 +624,7 @@ int mangle(int fd, const char *buffer, int len) {
           */
           const char *phrasing[] = {"^R1Haha^P1ha^P1ha", "Poof!", "Got U",
                                     "Anyone there?", "^R1Knock, ^P1Knock",
-                                    "^G0101^C07^S6Segmentation Fault ^P1^S9(core ^C12^C24dumped^C07)^P2"};
+                                    "^G0101^C07^S9Segmentation fault (core dumped)^P2"};
           static LastSeen last_phrasing(2);
 
           ZF_LOGI("mangle(ANSI_CLS)");