Advertisement
Weegee

Untitled

Aug 4th, 2011
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 415.74 KB | None | 0 0
  1. ==24937== Memcheck, a memory error detector
  2. ==24937== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
  3. ==24937== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
  4. ==24937== Command: ./nullirc
  5. ==24937== Parent PID: 12007
  6. ==24937==
  7. --24937--
  8. --24937-- Valgrind options:
  9. --24937-- --tool=memcheck
  10. --24937-- --leak-check=full
  11. --24937-- -v
  12. --24937-- --log-file=hurr
  13. --24937-- Contents of /proc/version:
  14. --24937-- Linux version 2.6.39-ARCH (thomas@evey) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011
  15. --24937-- Arch and hwcaps: AMD64, amd64-sse3-cx16-lzcnt
  16. --24937-- Page sizes: currently 4096, max supported 4096
  17. --24937-- Valgrind library directory: /usr/lib/valgrind
  18. --24937-- Reading syms from /home/weegee/docs/build/nullirc/src/nullirc (0x400000)
  19. --24937-- Reading syms from /lib/ld-2.14.so (0x4000000)
  20. --24937-- Reading syms from /usr/lib/valgrind/memcheck-amd64-linux (0x38000000)
  21. --24937-- object doesn't have a symbol table
  22. --24937-- object doesn't have a dynamic symbol table
  23. --24937-- Reading suppressions file: /usr/lib/valgrind/default.supp
  24. --24937-- REDIR: 0x4016a30 (strlen) redirected to 0x3805f7b7 (???)
  25. --24937-- Reading syms from /usr/lib/valgrind/vgpreload_core-amd64-linux.so (0x4a21000)
  26. --24937-- object doesn't have a symbol table
  27. --24937-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so (0x4c22000)
  28. --24937-- object doesn't have a symbol table
  29. ==24937== WARNING: new redirection conflicts with existing -- ignoring it
  30. --24937-- new: 0x04016a30 (strlen ) R-> 0x04c26de0 strlen
  31. --24937-- REDIR: 0x4016770 (index) redirected to 0x4c26a00 (index)
  32. --24937-- REDIR: 0x4016920 (strcmp) redirected to 0x4c279e0 (strcmp)
  33. --24937-- Reading syms from /lib/libpthread-2.14.so (0x4e2c000)
  34. --24937-- Reading syms from /usr/lib/libstdc++.so.6.0.16 (0x5049000)
  35. --24937-- object doesn't have a symbol table
  36. --24937-- Reading syms from /lib/libm-2.14.so (0x5353000)
  37. --24937-- object doesn't have a symbol table
  38. --24937-- Reading syms from /usr/lib/libgcc_s.so.1 (0x55d5000)
  39. --24937-- object doesn't have a symbol table
  40. --24937-- Reading syms from /lib/libc-2.14.so (0x57eb000)
  41. --24937-- object doesn't have a symbol table
  42. --24937-- REDIR: 0x58692e0 (rindex) redirected to 0x4c26790 (rindex)
  43. --24937-- REDIR: 0x5861fd0 (malloc) redirected to 0x4c263a0 (malloc)
  44. --24937-- REDIR: 0x5869bf0 (strstr) redirected to 0x4c28f30 (strstr)
  45. --24937-- REDIR: 0x58677b0 (strlen) redirected to 0x4c26d80 (strlen)
  46. --24937-- REDIR: 0x58671c0 (strcpy) redirected to 0x4c26e00 (strcpy)
  47. --24937-- REDIR: 0x5872810 (strchrnul) redirected to 0x4c28b20 (strchrnul)
  48. --24937-- REDIR: 0x586b2b0 (mempcpy) redirected to 0x4c28c40 (mempcpy)
  49. --24937-- REDIR: 0x58624e0 (free) redirected to 0x4c25500 (free)
  50. --24937-- REDIR: 0x5865d70 (strcmp) redirected to 0x4c27920 (strcmp)
  51. --24937-- REDIR: 0x5870330 (memcpy) redirected to 0x4c27ae0 (memcpy)
  52. ==24937==
  53. ==24937== HEAP SUMMARY:
  54. ==24937== in use at exit: 9,287 bytes in 836 blocks
  55. ==24937== total heap usage: 2,510 allocs, 1,674 frees, 67,646 bytes allocated
  56. ==24937==
  57. ==24937== Searching for pointers to 836 not-freed blocks
  58. ==24937== Checked 199,480 bytes
  59. ==24937==
  60. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 1 of 635
  61. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  62. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  63. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  64. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  65. ==24937== by 0x4038CC: rpl::init() (reply.cpp:271)
  66. ==24937== by 0x40F655: main (main.cpp:13)
  67. ==24937==
  68. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 2 of 635
  69. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  70. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  71. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  72. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  73. ==24937== by 0x4038CC: rpl::init() (reply.cpp:271)
  74. ==24937== by 0x40F655: main (main.cpp:13)
  75. ==24937==
  76. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 3 of 635
  77. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  78. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  79. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  80. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  81. ==24937== by 0x4038CC: rpl::init() (reply.cpp:271)
  82. ==24937== by 0x40F655: main (main.cpp:13)
  83. ==24937==
  84. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 4 of 635
  85. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  86. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  87. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  88. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  89. ==24937== by 0x40390F: rpl::init() (reply.cpp:275)
  90. ==24937== by 0x40F655: main (main.cpp:13)
  91. ==24937==
  92. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 5 of 635
  93. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  94. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  95. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  96. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  97. ==24937== by 0x40390F: rpl::init() (reply.cpp:275)
  98. ==24937== by 0x40F655: main (main.cpp:13)
  99. ==24937==
  100. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 6 of 635
  101. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  102. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  103. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  104. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  105. ==24937== by 0x40390F: rpl::init() (reply.cpp:275)
  106. ==24937== by 0x40F655: main (main.cpp:13)
  107. ==24937==
  108. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 7 of 635
  109. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  110. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  111. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  112. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  113. ==24937== by 0x403963: rpl::init() (reply.cpp:280)
  114. ==24937== by 0x40F655: main (main.cpp:13)
  115. ==24937==
  116. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 8 of 635
  117. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  118. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  119. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  120. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  121. ==24937== by 0x403963: rpl::init() (reply.cpp:280)
  122. ==24937== by 0x40F655: main (main.cpp:13)
  123. ==24937==
  124. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 9 of 635
  125. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  126. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  127. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  128. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  129. ==24937== by 0x403963: rpl::init() (reply.cpp:280)
  130. ==24937== by 0x40F655: main (main.cpp:13)
  131. ==24937==
  132. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 10 of 635
  133. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  134. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  135. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  136. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  137. ==24937== by 0x4039B7: rpl::init() (reply.cpp:285)
  138. ==24937== by 0x40F655: main (main.cpp:13)
  139. ==24937==
  140. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 11 of 635
  141. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  142. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  143. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  144. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  145. ==24937== by 0x4039B7: rpl::init() (reply.cpp:285)
  146. ==24937== by 0x40F655: main (main.cpp:13)
  147. ==24937==
  148. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 12 of 635
  149. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  150. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  151. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  152. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  153. ==24937== by 0x4039B7: rpl::init() (reply.cpp:285)
  154. ==24937== by 0x40F655: main (main.cpp:13)
  155. ==24937==
  156. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 13 of 635
  157. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  158. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  159. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  160. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  161. ==24937== by 0x4039FA: rpl::init() (reply.cpp:289)
  162. ==24937== by 0x40F655: main (main.cpp:13)
  163. ==24937==
  164. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 14 of 635
  165. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  166. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  167. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  168. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  169. ==24937== by 0x4039FA: rpl::init() (reply.cpp:289)
  170. ==24937== by 0x40F655: main (main.cpp:13)
  171. ==24937==
  172. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 15 of 635
  173. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  174. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  175. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  176. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  177. ==24937== by 0x4039FA: rpl::init() (reply.cpp:289)
  178. ==24937== by 0x40F655: main (main.cpp:13)
  179. ==24937==
  180. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 16 of 635
  181. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  182. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  183. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  184. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  185. ==24937== by 0x403A4E: rpl::init() (reply.cpp:294)
  186. ==24937== by 0x40F655: main (main.cpp:13)
  187. ==24937==
  188. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 17 of 635
  189. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  190. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  191. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  192. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  193. ==24937== by 0x403A4E: rpl::init() (reply.cpp:294)
  194. ==24937== by 0x40F655: main (main.cpp:13)
  195. ==24937==
  196. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 18 of 635
  197. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  198. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  199. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  200. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  201. ==24937== by 0x403A4E: rpl::init() (reply.cpp:294)
  202. ==24937== by 0x40F655: main (main.cpp:13)
  203. ==24937==
  204. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 19 of 635
  205. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  206. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  207. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  208. ==24937== by 0x403102: rpl::init() (reply.cpp:149)
  209. ==24937== by 0x40F655: main (main.cpp:13)
  210. ==24937==
  211. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 20 of 635
  212. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  213. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  214. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  215. ==24937== by 0x402C23: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:73)
  216. ==24937== by 0x403190: rpl::init() (reply.cpp:161)
  217. ==24937== by 0x40F655: main (main.cpp:13)
  218. ==24937==
  219. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 21 of 635
  220. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  221. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  222. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  223. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  224. ==24937== by 0x403190: rpl::init() (reply.cpp:161)
  225. ==24937== by 0x40F655: main (main.cpp:13)
  226. ==24937==
  227. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 22 of 635
  228. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  229. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  230. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  231. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  232. ==24937== by 0x4031F5: rpl::init() (reply.cpp:167)
  233. ==24937== by 0x40F655: main (main.cpp:13)
  234. ==24937==
  235. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 23 of 635
  236. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  237. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  238. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  239. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  240. ==24937== by 0x4031F5: rpl::init() (reply.cpp:167)
  241. ==24937== by 0x40F655: main (main.cpp:13)
  242. ==24937==
  243. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 24 of 635
  244. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  245. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  246. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  247. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  248. ==24937== by 0x4031F5: rpl::init() (reply.cpp:167)
  249. ==24937== by 0x40F655: main (main.cpp:13)
  250. ==24937==
  251. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 25 of 635
  252. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  253. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  254. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  255. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  256. ==24937== by 0x403238: rpl::init() (reply.cpp:171)
  257. ==24937== by 0x40F655: main (main.cpp:13)
  258. ==24937==
  259. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 26 of 635
  260. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  261. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  262. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  263. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  264. ==24937== by 0x403238: rpl::init() (reply.cpp:171)
  265. ==24937== by 0x40F655: main (main.cpp:13)
  266. ==24937==
  267. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 27 of 635
  268. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  269. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  270. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  271. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  272. ==24937== by 0x403238: rpl::init() (reply.cpp:171)
  273. ==24937== by 0x40F655: main (main.cpp:13)
  274. ==24937==
  275. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 28 of 635
  276. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  277. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  278. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  279. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  280. ==24937== by 0x4032D0: rpl::init() (reply.cpp:180)
  281. ==24937== by 0x40F655: main (main.cpp:13)
  282. ==24937==
  283. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 29 of 635
  284. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  285. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  286. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  287. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  288. ==24937== by 0x4032D0: rpl::init() (reply.cpp:180)
  289. ==24937== by 0x40F655: main (main.cpp:13)
  290. ==24937==
  291. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 30 of 635
  292. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  293. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  294. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  295. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  296. ==24937== by 0x4032D0: rpl::init() (reply.cpp:180)
  297. ==24937== by 0x40F655: main (main.cpp:13)
  298. ==24937==
  299. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 31 of 635
  300. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  301. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  302. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  303. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  304. ==24937== by 0x403313: rpl::init() (reply.cpp:184)
  305. ==24937== by 0x40F655: main (main.cpp:13)
  306. ==24937==
  307. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 32 of 635
  308. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  309. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  310. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  311. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  312. ==24937== by 0x403313: rpl::init() (reply.cpp:184)
  313. ==24937== by 0x40F655: main (main.cpp:13)
  314. ==24937==
  315. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 33 of 635
  316. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  317. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  318. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  319. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  320. ==24937== by 0x403313: rpl::init() (reply.cpp:184)
  321. ==24937== by 0x40F655: main (main.cpp:13)
  322. ==24937==
  323. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 34 of 635
  324. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  325. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  326. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  327. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  328. ==24937== by 0x403356: rpl::init() (reply.cpp:188)
  329. ==24937== by 0x40F655: main (main.cpp:13)
  330. ==24937==
  331. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 35 of 635
  332. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  333. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  334. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  335. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  336. ==24937== by 0x403356: rpl::init() (reply.cpp:188)
  337. ==24937== by 0x40F655: main (main.cpp:13)
  338. ==24937==
  339. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 36 of 635
  340. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  341. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  342. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  343. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  344. ==24937== by 0x403356: rpl::init() (reply.cpp:188)
  345. ==24937== by 0x40F655: main (main.cpp:13)
  346. ==24937==
  347. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 37 of 635
  348. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  349. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  350. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  351. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  352. ==24937== by 0x4033AA: rpl::init() (reply.cpp:193)
  353. ==24937== by 0x40F655: main (main.cpp:13)
  354. ==24937==
  355. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 38 of 635
  356. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  357. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  358. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  359. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  360. ==24937== by 0x4033AA: rpl::init() (reply.cpp:193)
  361. ==24937== by 0x40F655: main (main.cpp:13)
  362. ==24937==
  363. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 39 of 635
  364. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  365. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  366. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  367. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  368. ==24937== by 0x4033AA: rpl::init() (reply.cpp:193)
  369. ==24937== by 0x40F655: main (main.cpp:13)
  370. ==24937==
  371. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 40 of 635
  372. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  373. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  374. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  375. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  376. ==24937== by 0x4033DC: rpl::init() (reply.cpp:196)
  377. ==24937== by 0x40F655: main (main.cpp:13)
  378. ==24937==
  379. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 41 of 635
  380. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  381. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  382. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  383. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  384. ==24937== by 0x4033DC: rpl::init() (reply.cpp:196)
  385. ==24937== by 0x40F655: main (main.cpp:13)
  386. ==24937==
  387. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 42 of 635
  388. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  389. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  390. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  391. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  392. ==24937== by 0x4033DC: rpl::init() (reply.cpp:196)
  393. ==24937== by 0x40F655: main (main.cpp:13)
  394. ==24937==
  395. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 43 of 635
  396. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  397. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  398. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  399. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  400. ==24937== by 0x4033DC: rpl::init() (reply.cpp:196)
  401. ==24937== by 0x40F655: main (main.cpp:13)
  402. ==24937==
  403. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 44 of 635
  404. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  405. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  406. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  407. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  408. ==24937== by 0x4033DC: rpl::init() (reply.cpp:196)
  409. ==24937== by 0x40F655: main (main.cpp:13)
  410. ==24937==
  411. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 45 of 635
  412. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  413. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  414. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  415. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  416. ==24937== by 0x40340E: rpl::init() (reply.cpp:199)
  417. ==24937== by 0x40F655: main (main.cpp:13)
  418. ==24937==
  419. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 46 of 635
  420. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  421. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  422. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  423. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  424. ==24937== by 0x40340E: rpl::init() (reply.cpp:199)
  425. ==24937== by 0x40F655: main (main.cpp:13)
  426. ==24937==
  427. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 47 of 635
  428. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  429. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  430. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  431. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  432. ==24937== by 0x40340E: rpl::init() (reply.cpp:199)
  433. ==24937== by 0x40F655: main (main.cpp:13)
  434. ==24937==
  435. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 48 of 635
  436. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  437. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  438. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  439. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  440. ==24937== by 0x40340E: rpl::init() (reply.cpp:199)
  441. ==24937== by 0x40F655: main (main.cpp:13)
  442. ==24937==
  443. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 49 of 635
  444. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  445. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  446. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  447. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  448. ==24937== by 0x40340E: rpl::init() (reply.cpp:199)
  449. ==24937== by 0x40F655: main (main.cpp:13)
  450. ==24937==
  451. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 50 of 635
  452. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  453. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  454. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  455. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  456. ==24937== by 0x4034A6: rpl::init() (reply.cpp:208)
  457. ==24937== by 0x40F655: main (main.cpp:13)
  458. ==24937==
  459. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 51 of 635
  460. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  461. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  462. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  463. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  464. ==24937== by 0x4034A6: rpl::init() (reply.cpp:208)
  465. ==24937== by 0x40F655: main (main.cpp:13)
  466. ==24937==
  467. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 52 of 635
  468. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  469. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  470. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  471. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  472. ==24937== by 0x4034A6: rpl::init() (reply.cpp:208)
  473. ==24937== by 0x40F655: main (main.cpp:13)
  474. ==24937==
  475. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 53 of 635
  476. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  477. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  478. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  479. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  480. ==24937== by 0x40351C: rpl::init() (reply.cpp:215)
  481. ==24937== by 0x40F655: main (main.cpp:13)
  482. ==24937==
  483. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 54 of 635
  484. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  485. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  486. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  487. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  488. ==24937== by 0x40351C: rpl::init() (reply.cpp:215)
  489. ==24937== by 0x40F655: main (main.cpp:13)
  490. ==24937==
  491. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 55 of 635
  492. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  493. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  494. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  495. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  496. ==24937== by 0x40351C: rpl::init() (reply.cpp:215)
  497. ==24937== by 0x40F655: main (main.cpp:13)
  498. ==24937==
  499. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 56 of 635
  500. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  501. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  502. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  503. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  504. ==24937== by 0x40355F: rpl::init() (reply.cpp:219)
  505. ==24937== by 0x40F655: main (main.cpp:13)
  506. ==24937==
  507. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 57 of 635
  508. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  509. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  510. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  511. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  512. ==24937== by 0x40355F: rpl::init() (reply.cpp:219)
  513. ==24937== by 0x40F655: main (main.cpp:13)
  514. ==24937==
  515. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 58 of 635
  516. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  517. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  518. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  519. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  520. ==24937== by 0x40355F: rpl::init() (reply.cpp:219)
  521. ==24937== by 0x40F655: main (main.cpp:13)
  522. ==24937==
  523. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 59 of 635
  524. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  525. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  526. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  527. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  528. ==24937== by 0x4035C4: rpl::init() (reply.cpp:225)
  529. ==24937== by 0x40F655: main (main.cpp:13)
  530. ==24937==
  531. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 60 of 635
  532. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  533. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  534. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  535. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  536. ==24937== by 0x4035C4: rpl::init() (reply.cpp:225)
  537. ==24937== by 0x40F655: main (main.cpp:13)
  538. ==24937==
  539. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 61 of 635
  540. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  541. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  542. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  543. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  544. ==24937== by 0x4035C4: rpl::init() (reply.cpp:225)
  545. ==24937== by 0x40F655: main (main.cpp:13)
  546. ==24937==
  547. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 62 of 635
  548. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  549. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  550. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  551. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  552. ==24937== by 0x403607: rpl::init() (reply.cpp:229)
  553. ==24937== by 0x40F655: main (main.cpp:13)
  554. ==24937==
  555. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 63 of 635
  556. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  557. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  558. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  559. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  560. ==24937== by 0x403607: rpl::init() (reply.cpp:229)
  561. ==24937== by 0x40F655: main (main.cpp:13)
  562. ==24937==
  563. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 64 of 635
  564. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  565. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  566. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  567. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  568. ==24937== by 0x403607: rpl::init() (reply.cpp:229)
  569. ==24937== by 0x40F655: main (main.cpp:13)
  570. ==24937==
  571. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 65 of 635
  572. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  573. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  574. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  575. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  576. ==24937== by 0x40365B: rpl::init() (reply.cpp:234)
  577. ==24937== by 0x40F655: main (main.cpp:13)
  578. ==24937==
  579. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 66 of 635
  580. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  581. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  582. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  583. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  584. ==24937== by 0x40365B: rpl::init() (reply.cpp:234)
  585. ==24937== by 0x40F655: main (main.cpp:13)
  586. ==24937==
  587. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 67 of 635
  588. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  589. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  590. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  591. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  592. ==24937== by 0x40365B: rpl::init() (reply.cpp:234)
  593. ==24937== by 0x40F655: main (main.cpp:13)
  594. ==24937==
  595. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 68 of 635
  596. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  597. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  598. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  599. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  600. ==24937== by 0x4036F3: rpl::init() (reply.cpp:243)
  601. ==24937== by 0x40F655: main (main.cpp:13)
  602. ==24937==
  603. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 69 of 635
  604. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  605. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  606. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  607. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  608. ==24937== by 0x4036F3: rpl::init() (reply.cpp:243)
  609. ==24937== by 0x40F655: main (main.cpp:13)
  610. ==24937==
  611. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 70 of 635
  612. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  613. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  614. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  615. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  616. ==24937== by 0x4036F3: rpl::init() (reply.cpp:243)
  617. ==24937== by 0x40F655: main (main.cpp:13)
  618. ==24937==
  619. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 71 of 635
  620. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  621. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  622. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  623. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  624. ==24937== by 0x403736: rpl::init() (reply.cpp:247)
  625. ==24937== by 0x40F655: main (main.cpp:13)
  626. ==24937==
  627. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 72 of 635
  628. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  629. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  630. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  631. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  632. ==24937== by 0x403736: rpl::init() (reply.cpp:247)
  633. ==24937== by 0x40F655: main (main.cpp:13)
  634. ==24937==
  635. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 73 of 635
  636. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  637. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  638. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  639. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  640. ==24937== by 0x403736: rpl::init() (reply.cpp:247)
  641. ==24937== by 0x40F655: main (main.cpp:13)
  642. ==24937==
  643. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 74 of 635
  644. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  645. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  646. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  647. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  648. ==24937== by 0x40375A: rpl::init() (reply.cpp:249)
  649. ==24937== by 0x40F655: main (main.cpp:13)
  650. ==24937==
  651. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 75 of 635
  652. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  653. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  654. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  655. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  656. ==24937== by 0x40375A: rpl::init() (reply.cpp:249)
  657. ==24937== by 0x40F655: main (main.cpp:13)
  658. ==24937==
  659. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 76 of 635
  660. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  661. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  662. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  663. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  664. ==24937== by 0x40375A: rpl::init() (reply.cpp:249)
  665. ==24937== by 0x40F655: main (main.cpp:13)
  666. ==24937==
  667. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 77 of 635
  668. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  669. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  670. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  671. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  672. ==24937== by 0x4037D0: rpl::init() (reply.cpp:256)
  673. ==24937== by 0x40F655: main (main.cpp:13)
  674. ==24937==
  675. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 78 of 635
  676. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  677. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  678. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  679. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  680. ==24937== by 0x4037D0: rpl::init() (reply.cpp:256)
  681. ==24937== by 0x40F655: main (main.cpp:13)
  682. ==24937==
  683. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 79 of 635
  684. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  685. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  686. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  687. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  688. ==24937== by 0x4037D0: rpl::init() (reply.cpp:256)
  689. ==24937== by 0x40F655: main (main.cpp:13)
  690. ==24937==
  691. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 80 of 635
  692. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  693. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  694. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  695. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  696. ==24937== by 0x403802: rpl::init() (reply.cpp:259)
  697. ==24937== by 0x40F655: main (main.cpp:13)
  698. ==24937==
  699. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 81 of 635
  700. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  701. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  702. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  703. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  704. ==24937== by 0x403802: rpl::init() (reply.cpp:259)
  705. ==24937== by 0x40F655: main (main.cpp:13)
  706. ==24937==
  707. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 82 of 635
  708. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  709. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  710. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  711. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  712. ==24937== by 0x403802: rpl::init() (reply.cpp:259)
  713. ==24937== by 0x40F655: main (main.cpp:13)
  714. ==24937==
  715. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 83 of 635
  716. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  717. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  718. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  719. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  720. ==24937== by 0x403802: rpl::init() (reply.cpp:259)
  721. ==24937== by 0x40F655: main (main.cpp:13)
  722. ==24937==
  723. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 84 of 635
  724. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  725. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  726. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  727. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  728. ==24937== by 0x403802: rpl::init() (reply.cpp:259)
  729. ==24937== by 0x40F655: main (main.cpp:13)
  730. ==24937==
  731. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 85 of 635
  732. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  733. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  734. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  735. ==24937== by 0x402E00: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:101)
  736. ==24937== by 0x403856: rpl::init() (reply.cpp:264)
  737. ==24937== by 0x40F655: main (main.cpp:13)
  738. ==24937==
  739. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 86 of 635
  740. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  741. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  742. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  743. ==24937== by 0x402E65: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:105)
  744. ==24937== by 0x403856: rpl::init() (reply.cpp:264)
  745. ==24937== by 0x40F655: main (main.cpp:13)
  746. ==24937==
  747. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 87 of 635
  748. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  749. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  750. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  751. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  752. ==24937== by 0x403856: rpl::init() (reply.cpp:264)
  753. ==24937== by 0x40F655: main (main.cpp:13)
  754. ==24937==
  755. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 88 of 635
  756. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  757. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  758. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  759. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  760. ==24937== by 0x403A91: rpl::init() (reply.cpp:298)
  761. ==24937== by 0x40F655: main (main.cpp:13)
  762. ==24937==
  763. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 89 of 635
  764. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  765. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  766. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  767. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  768. ==24937== by 0x403A91: rpl::init() (reply.cpp:298)
  769. ==24937== by 0x40F655: main (main.cpp:13)
  770. ==24937==
  771. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 90 of 635
  772. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  773. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  774. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  775. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  776. ==24937== by 0x403A91: rpl::init() (reply.cpp:298)
  777. ==24937== by 0x40F655: main (main.cpp:13)
  778. ==24937==
  779. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 91 of 635
  780. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  781. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  782. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  783. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  784. ==24937== by 0x403AE5: rpl::init() (reply.cpp:303)
  785. ==24937== by 0x40F655: main (main.cpp:13)
  786. ==24937==
  787. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 92 of 635
  788. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  789. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  790. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  791. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  792. ==24937== by 0x403AE5: rpl::init() (reply.cpp:303)
  793. ==24937== by 0x40F655: main (main.cpp:13)
  794. ==24937==
  795. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 93 of 635
  796. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  797. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  798. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  799. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  800. ==24937== by 0x403AE5: rpl::init() (reply.cpp:303)
  801. ==24937== by 0x40F655: main (main.cpp:13)
  802. ==24937==
  803. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 94 of 635
  804. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  805. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  806. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  807. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  808. ==24937== by 0x403B28: rpl::init() (reply.cpp:307)
  809. ==24937== by 0x40F655: main (main.cpp:13)
  810. ==24937==
  811. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 95 of 635
  812. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  813. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  814. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  815. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  816. ==24937== by 0x403B28: rpl::init() (reply.cpp:307)
  817. ==24937== by 0x40F655: main (main.cpp:13)
  818. ==24937==
  819. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 96 of 635
  820. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  821. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  822. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  823. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  824. ==24937== by 0x403B28: rpl::init() (reply.cpp:307)
  825. ==24937== by 0x40F655: main (main.cpp:13)
  826. ==24937==
  827. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 97 of 635
  828. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  829. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  830. ==24937== by 0x403FDE: rpl::reply_binding* __alloc<rpl::reply_binding>(unsigned long, int, char const*) (debug.h:150)
  831. ==24937== by 0x402D0A: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:85)
  832. ==24937== by 0x403B9E: rpl::init() (reply.cpp:314)
  833. ==24937== by 0x40F655: main (main.cpp:13)
  834. ==24937==
  835. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 98 of 635
  836. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  837. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  838. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  839. ==24937== by 0x402D6F: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:89)
  840. ==24937== by 0x403B9E: rpl::init() (reply.cpp:314)
  841. ==24937== by 0x40F655: main (main.cpp:13)
  842. ==24937==
  843. ==24937== 10 bytes in 1 blocks are definitely lost in loss record 99 of 635
  844. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  845. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  846. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  847. ==24937== by 0x402F0C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:120)
  848. ==24937== by 0x403B9E: rpl::init() (reply.cpp:314)
  849. ==24937== by 0x40F655: main (main.cpp:13)
  850. ==24937==
  851. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 100 of 635
  852. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  853. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  854. ==24937== by 0x40C67A: script::environment* __alloc<script::environment>(unsigned long, int, char const*) (debug.h:150)
  855. ==24937== by 0x4065AF: script::init() (script.cpp:784)
  856. ==24937== by 0x40F65A: main (main.cpp:14)
  857. ==24937==
  858. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 101 of 635
  859. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  860. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  861. ==24937== by 0x40C74B: script::_program_base* __alloc<script::_program_base>(unsigned long, int, char const*) (debug.h:150)
  862. ==24937== by 0x4065D5: script::init() (script.cpp:786)
  863. ==24937== by 0x40F65A: main (main.cpp:14)
  864. ==24937==
  865. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 102 of 635
  866. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  867. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  868. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  869. ==24937== by 0x406421: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:747)
  870. ==24937== by 0x406607: script::init() (script.cpp:794)
  871. ==24937== by 0x40F65A: main (main.cpp:14)
  872. ==24937==
  873. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 103 of 635
  874. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  875. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  876. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  877. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  878. ==24937== by 0x406607: script::init() (script.cpp:794)
  879. ==24937== by 0x40F65A: main (main.cpp:14)
  880. ==24937==
  881. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 104 of 635
  882. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  883. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  884. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  885. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  886. ==24937== by 0x406607: script::init() (script.cpp:794)
  887. ==24937== by 0x40F65A: main (main.cpp:14)
  888. ==24937==
  889. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 105 of 635
  890. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  891. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  892. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  893. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  894. ==24937== by 0x406607: script::init() (script.cpp:794)
  895. ==24937== by 0x40F65A: main (main.cpp:14)
  896. ==24937==
  897. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 106 of 635
  898. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  899. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  900. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  901. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  902. ==24937== by 0x406622: script::init() (script.cpp:795)
  903. ==24937== by 0x40F65A: main (main.cpp:14)
  904. ==24937==
  905. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 107 of 635
  906. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  907. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  908. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  909. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  910. ==24937== by 0x406622: script::init() (script.cpp:795)
  911. ==24937== by 0x40F65A: main (main.cpp:14)
  912. ==24937==
  913. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 108 of 635
  914. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  915. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  916. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  917. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  918. ==24937== by 0x406622: script::init() (script.cpp:795)
  919. ==24937== by 0x40F65A: main (main.cpp:14)
  920. ==24937==
  921. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 109 of 635
  922. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  923. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  924. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  925. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  926. ==24937== by 0x406622: script::init() (script.cpp:795)
  927. ==24937== by 0x40F65A: main (main.cpp:14)
  928. ==24937==
  929. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 110 of 635
  930. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  931. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  932. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  933. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  934. ==24937== by 0x40663D: script::init() (script.cpp:796)
  935. ==24937== by 0x40F65A: main (main.cpp:14)
  936. ==24937==
  937. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 111 of 635
  938. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  939. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  940. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  941. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  942. ==24937== by 0x40663D: script::init() (script.cpp:796)
  943. ==24937== by 0x40F65A: main (main.cpp:14)
  944. ==24937==
  945. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 112 of 635
  946. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  947. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  948. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  949. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  950. ==24937== by 0x40663D: script::init() (script.cpp:796)
  951. ==24937== by 0x40F65A: main (main.cpp:14)
  952. ==24937==
  953. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 113 of 635
  954. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  955. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  956. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  957. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  958. ==24937== by 0x40663D: script::init() (script.cpp:796)
  959. ==24937== by 0x40F65A: main (main.cpp:14)
  960. ==24937==
  961. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 114 of 635
  962. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  963. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  964. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  965. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  966. ==24937== by 0x406658: script::init() (script.cpp:797)
  967. ==24937== by 0x40F65A: main (main.cpp:14)
  968. ==24937==
  969. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 115 of 635
  970. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  971. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  972. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  973. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  974. ==24937== by 0x406658: script::init() (script.cpp:797)
  975. ==24937== by 0x40F65A: main (main.cpp:14)
  976. ==24937==
  977. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 116 of 635
  978. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  979. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  980. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  981. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  982. ==24937== by 0x406658: script::init() (script.cpp:797)
  983. ==24937== by 0x40F65A: main (main.cpp:14)
  984. ==24937==
  985. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 117 of 635
  986. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  987. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  988. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  989. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  990. ==24937== by 0x406658: script::init() (script.cpp:797)
  991. ==24937== by 0x40F65A: main (main.cpp:14)
  992. ==24937==
  993. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 118 of 635
  994. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  995. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  996. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  997. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  998. ==24937== by 0x406673: script::init() (script.cpp:798)
  999. ==24937== by 0x40F65A: main (main.cpp:14)
  1000. ==24937==
  1001. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 119 of 635
  1002. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1003. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1004. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1005. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1006. ==24937== by 0x406673: script::init() (script.cpp:798)
  1007. ==24937== by 0x40F65A: main (main.cpp:14)
  1008. ==24937==
  1009. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 120 of 635
  1010. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1011. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1012. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1013. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1014. ==24937== by 0x406673: script::init() (script.cpp:798)
  1015. ==24937== by 0x40F65A: main (main.cpp:14)
  1016. ==24937==
  1017. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 121 of 635
  1018. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1019. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1020. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1021. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1022. ==24937== by 0x406673: script::init() (script.cpp:798)
  1023. ==24937== by 0x40F65A: main (main.cpp:14)
  1024. ==24937==
  1025. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 122 of 635
  1026. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1027. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1028. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1029. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1030. ==24937== by 0x40668E: script::init() (script.cpp:799)
  1031. ==24937== by 0x40F65A: main (main.cpp:14)
  1032. ==24937==
  1033. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 123 of 635
  1034. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1035. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1036. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1037. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1038. ==24937== by 0x40668E: script::init() (script.cpp:799)
  1039. ==24937== by 0x40F65A: main (main.cpp:14)
  1040. ==24937==
  1041. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 124 of 635
  1042. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1043. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1044. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1045. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1046. ==24937== by 0x40668E: script::init() (script.cpp:799)
  1047. ==24937== by 0x40F65A: main (main.cpp:14)
  1048. ==24937==
  1049. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 125 of 635
  1050. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1051. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1052. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1053. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1054. ==24937== by 0x40668E: script::init() (script.cpp:799)
  1055. ==24937== by 0x40F65A: main (main.cpp:14)
  1056. ==24937==
  1057. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 126 of 635
  1058. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1059. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1060. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1061. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1062. ==24937== by 0x4066A9: script::init() (script.cpp:800)
  1063. ==24937== by 0x40F65A: main (main.cpp:14)
  1064. ==24937==
  1065. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 127 of 635
  1066. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1067. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1068. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1069. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1070. ==24937== by 0x4066A9: script::init() (script.cpp:800)
  1071. ==24937== by 0x40F65A: main (main.cpp:14)
  1072. ==24937==
  1073. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 128 of 635
  1074. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1075. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1076. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1077. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1078. ==24937== by 0x4066A9: script::init() (script.cpp:800)
  1079. ==24937== by 0x40F65A: main (main.cpp:14)
  1080. ==24937==
  1081. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 129 of 635
  1082. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1083. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1084. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1085. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1086. ==24937== by 0x4066A9: script::init() (script.cpp:800)
  1087. ==24937== by 0x40F65A: main (main.cpp:14)
  1088. ==24937==
  1089. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 130 of 635
  1090. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1091. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1092. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1093. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1094. ==24937== by 0x4066C4: script::init() (script.cpp:801)
  1095. ==24937== by 0x40F65A: main (main.cpp:14)
  1096. ==24937==
  1097. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 131 of 635
  1098. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1099. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1100. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1101. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1102. ==24937== by 0x4066C4: script::init() (script.cpp:801)
  1103. ==24937== by 0x40F65A: main (main.cpp:14)
  1104. ==24937==
  1105. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 132 of 635
  1106. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1107. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1108. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1109. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1110. ==24937== by 0x4066C4: script::init() (script.cpp:801)
  1111. ==24937== by 0x40F65A: main (main.cpp:14)
  1112. ==24937==
  1113. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 133 of 635
  1114. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1115. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1116. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1117. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1118. ==24937== by 0x4066C4: script::init() (script.cpp:801)
  1119. ==24937== by 0x40F65A: main (main.cpp:14)
  1120. ==24937==
  1121. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 134 of 635
  1122. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1123. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1124. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1125. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1126. ==24937== by 0x4066DF: script::init() (script.cpp:802)
  1127. ==24937== by 0x40F65A: main (main.cpp:14)
  1128. ==24937==
  1129. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 135 of 635
  1130. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1131. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1132. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1133. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1134. ==24937== by 0x4066DF: script::init() (script.cpp:802)
  1135. ==24937== by 0x40F65A: main (main.cpp:14)
  1136. ==24937==
  1137. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 136 of 635
  1138. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1139. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1140. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1141. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1142. ==24937== by 0x4066DF: script::init() (script.cpp:802)
  1143. ==24937== by 0x40F65A: main (main.cpp:14)
  1144. ==24937==
  1145. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 137 of 635
  1146. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1147. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1148. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1149. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1150. ==24937== by 0x4066DF: script::init() (script.cpp:802)
  1151. ==24937== by 0x40F65A: main (main.cpp:14)
  1152. ==24937==
  1153. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 138 of 635
  1154. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1155. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1156. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1157. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1158. ==24937== by 0x4066FA: script::init() (script.cpp:803)
  1159. ==24937== by 0x40F65A: main (main.cpp:14)
  1160. ==24937==
  1161. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 139 of 635
  1162. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1163. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1164. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1165. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1166. ==24937== by 0x4066FA: script::init() (script.cpp:803)
  1167. ==24937== by 0x40F65A: main (main.cpp:14)
  1168. ==24937==
  1169. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 140 of 635
  1170. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1171. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1172. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1173. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1174. ==24937== by 0x4066FA: script::init() (script.cpp:803)
  1175. ==24937== by 0x40F65A: main (main.cpp:14)
  1176. ==24937==
  1177. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 141 of 635
  1178. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1179. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1180. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1181. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1182. ==24937== by 0x4066FA: script::init() (script.cpp:803)
  1183. ==24937== by 0x40F65A: main (main.cpp:14)
  1184. ==24937==
  1185. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 142 of 635
  1186. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1187. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1188. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1189. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1190. ==24937== by 0x406715: script::init() (script.cpp:804)
  1191. ==24937== by 0x40F65A: main (main.cpp:14)
  1192. ==24937==
  1193. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 143 of 635
  1194. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1195. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1196. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1197. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1198. ==24937== by 0x406715: script::init() (script.cpp:804)
  1199. ==24937== by 0x40F65A: main (main.cpp:14)
  1200. ==24937==
  1201. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 144 of 635
  1202. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1203. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1204. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1205. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1206. ==24937== by 0x406715: script::init() (script.cpp:804)
  1207. ==24937== by 0x40F65A: main (main.cpp:14)
  1208. ==24937==
  1209. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 145 of 635
  1210. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1211. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1212. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1213. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1214. ==24937== by 0x406715: script::init() (script.cpp:804)
  1215. ==24937== by 0x40F65A: main (main.cpp:14)
  1216. ==24937==
  1217. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 146 of 635
  1218. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1219. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1220. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1221. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1222. ==24937== by 0x406730: script::init() (script.cpp:805)
  1223. ==24937== by 0x40F65A: main (main.cpp:14)
  1224. ==24937==
  1225. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 147 of 635
  1226. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1227. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1228. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1229. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1230. ==24937== by 0x406730: script::init() (script.cpp:805)
  1231. ==24937== by 0x40F65A: main (main.cpp:14)
  1232. ==24937==
  1233. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 148 of 635
  1234. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1235. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1236. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1237. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1238. ==24937== by 0x406730: script::init() (script.cpp:805)
  1239. ==24937== by 0x40F65A: main (main.cpp:14)
  1240. ==24937==
  1241. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 149 of 635
  1242. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1243. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1244. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1245. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1246. ==24937== by 0x406730: script::init() (script.cpp:805)
  1247. ==24937== by 0x40F65A: main (main.cpp:14)
  1248. ==24937==
  1249. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 150 of 635
  1250. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1251. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1252. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1253. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1254. ==24937== by 0x40674B: script::init() (script.cpp:806)
  1255. ==24937== by 0x40F65A: main (main.cpp:14)
  1256. ==24937==
  1257. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 151 of 635
  1258. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1259. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1260. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1261. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1262. ==24937== by 0x40674B: script::init() (script.cpp:806)
  1263. ==24937== by 0x40F65A: main (main.cpp:14)
  1264. ==24937==
  1265. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 152 of 635
  1266. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1267. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1268. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1269. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1270. ==24937== by 0x40674B: script::init() (script.cpp:806)
  1271. ==24937== by 0x40F65A: main (main.cpp:14)
  1272. ==24937==
  1273. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 153 of 635
  1274. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1275. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1276. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1277. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1278. ==24937== by 0x40674B: script::init() (script.cpp:806)
  1279. ==24937== by 0x40F65A: main (main.cpp:14)
  1280. ==24937==
  1281. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 154 of 635
  1282. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1283. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1284. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1285. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1286. ==24937== by 0x406766: script::init() (script.cpp:807)
  1287. ==24937== by 0x40F65A: main (main.cpp:14)
  1288. ==24937==
  1289. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 155 of 635
  1290. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1291. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1292. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1293. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1294. ==24937== by 0x406766: script::init() (script.cpp:807)
  1295. ==24937== by 0x40F65A: main (main.cpp:14)
  1296. ==24937==
  1297. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 156 of 635
  1298. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1299. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1300. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1301. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1302. ==24937== by 0x406766: script::init() (script.cpp:807)
  1303. ==24937== by 0x40F65A: main (main.cpp:14)
  1304. ==24937==
  1305. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 157 of 635
  1306. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1307. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1308. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1309. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1310. ==24937== by 0x406766: script::init() (script.cpp:807)
  1311. ==24937== by 0x40F65A: main (main.cpp:14)
  1312. ==24937==
  1313. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 158 of 635
  1314. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1315. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1316. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1317. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1318. ==24937== by 0x406781: script::init() (script.cpp:808)
  1319. ==24937== by 0x40F65A: main (main.cpp:14)
  1320. ==24937==
  1321. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 159 of 635
  1322. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1323. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1324. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1325. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1326. ==24937== by 0x406781: script::init() (script.cpp:808)
  1327. ==24937== by 0x40F65A: main (main.cpp:14)
  1328. ==24937==
  1329. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 160 of 635
  1330. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1331. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1332. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1333. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1334. ==24937== by 0x406781: script::init() (script.cpp:808)
  1335. ==24937== by 0x40F65A: main (main.cpp:14)
  1336. ==24937==
  1337. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 161 of 635
  1338. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1339. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1340. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1341. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1342. ==24937== by 0x406781: script::init() (script.cpp:808)
  1343. ==24937== by 0x40F65A: main (main.cpp:14)
  1344. ==24937==
  1345. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 162 of 635
  1346. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1347. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1348. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1349. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1350. ==24937== by 0x40679C: script::init() (script.cpp:809)
  1351. ==24937== by 0x40F65A: main (main.cpp:14)
  1352. ==24937==
  1353. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 163 of 635
  1354. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1355. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1356. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1357. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1358. ==24937== by 0x40679C: script::init() (script.cpp:809)
  1359. ==24937== by 0x40F65A: main (main.cpp:14)
  1360. ==24937==
  1361. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 164 of 635
  1362. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1363. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1364. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1365. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1366. ==24937== by 0x40679C: script::init() (script.cpp:809)
  1367. ==24937== by 0x40F65A: main (main.cpp:14)
  1368. ==24937==
  1369. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 165 of 635
  1370. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1371. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1372. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1373. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1374. ==24937== by 0x40679C: script::init() (script.cpp:809)
  1375. ==24937== by 0x40F65A: main (main.cpp:14)
  1376. ==24937==
  1377. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 166 of 635
  1378. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1379. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1380. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1381. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1382. ==24937== by 0x4067B7: script::init() (script.cpp:810)
  1383. ==24937== by 0x40F65A: main (main.cpp:14)
  1384. ==24937==
  1385. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 167 of 635
  1386. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1387. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1388. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1389. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1390. ==24937== by 0x4067B7: script::init() (script.cpp:810)
  1391. ==24937== by 0x40F65A: main (main.cpp:14)
  1392. ==24937==
  1393. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 168 of 635
  1394. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1395. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1396. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1397. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1398. ==24937== by 0x4067B7: script::init() (script.cpp:810)
  1399. ==24937== by 0x40F65A: main (main.cpp:14)
  1400. ==24937==
  1401. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 169 of 635
  1402. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1403. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1404. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1405. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1406. ==24937== by 0x4067B7: script::init() (script.cpp:810)
  1407. ==24937== by 0x40F65A: main (main.cpp:14)
  1408. ==24937==
  1409. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 170 of 635
  1410. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1411. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1412. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1413. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1414. ==24937== by 0x4067D2: script::init() (script.cpp:811)
  1415. ==24937== by 0x40F65A: main (main.cpp:14)
  1416. ==24937==
  1417. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 171 of 635
  1418. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1419. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1420. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1421. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1422. ==24937== by 0x4067D2: script::init() (script.cpp:811)
  1423. ==24937== by 0x40F65A: main (main.cpp:14)
  1424. ==24937==
  1425. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 172 of 635
  1426. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1427. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1428. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1429. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1430. ==24937== by 0x4067D2: script::init() (script.cpp:811)
  1431. ==24937== by 0x40F65A: main (main.cpp:14)
  1432. ==24937==
  1433. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 173 of 635
  1434. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1435. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1436. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1437. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1438. ==24937== by 0x4067D2: script::init() (script.cpp:811)
  1439. ==24937== by 0x40F65A: main (main.cpp:14)
  1440. ==24937==
  1441. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 174 of 635
  1442. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1443. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1444. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1445. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1446. ==24937== by 0x4067ED: script::init() (script.cpp:812)
  1447. ==24937== by 0x40F65A: main (main.cpp:14)
  1448. ==24937==
  1449. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 175 of 635
  1450. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1451. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1452. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1453. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1454. ==24937== by 0x4067ED: script::init() (script.cpp:812)
  1455. ==24937== by 0x40F65A: main (main.cpp:14)
  1456. ==24937==
  1457. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 176 of 635
  1458. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1459. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1460. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1461. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1462. ==24937== by 0x4067ED: script::init() (script.cpp:812)
  1463. ==24937== by 0x40F65A: main (main.cpp:14)
  1464. ==24937==
  1465. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 177 of 635
  1466. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1467. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1468. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1469. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1470. ==24937== by 0x4067ED: script::init() (script.cpp:812)
  1471. ==24937== by 0x40F65A: main (main.cpp:14)
  1472. ==24937==
  1473. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 178 of 635
  1474. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1475. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1476. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1477. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1478. ==24937== by 0x406808: script::init() (script.cpp:813)
  1479. ==24937== by 0x40F65A: main (main.cpp:14)
  1480. ==24937==
  1481. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 179 of 635
  1482. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1483. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1484. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1485. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1486. ==24937== by 0x406808: script::init() (script.cpp:813)
  1487. ==24937== by 0x40F65A: main (main.cpp:14)
  1488. ==24937==
  1489. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 180 of 635
  1490. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1491. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1492. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1493. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1494. ==24937== by 0x406808: script::init() (script.cpp:813)
  1495. ==24937== by 0x40F65A: main (main.cpp:14)
  1496. ==24937==
  1497. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 181 of 635
  1498. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1499. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1500. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1501. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1502. ==24937== by 0x406808: script::init() (script.cpp:813)
  1503. ==24937== by 0x40F65A: main (main.cpp:14)
  1504. ==24937==
  1505. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 182 of 635
  1506. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1507. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1508. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1509. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1510. ==24937== by 0x406823: script::init() (script.cpp:814)
  1511. ==24937== by 0x40F65A: main (main.cpp:14)
  1512. ==24937==
  1513. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 183 of 635
  1514. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1515. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1516. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1517. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1518. ==24937== by 0x406823: script::init() (script.cpp:814)
  1519. ==24937== by 0x40F65A: main (main.cpp:14)
  1520. ==24937==
  1521. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 184 of 635
  1522. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1523. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1524. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1525. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1526. ==24937== by 0x406823: script::init() (script.cpp:814)
  1527. ==24937== by 0x40F65A: main (main.cpp:14)
  1528. ==24937==
  1529. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 185 of 635
  1530. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1531. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1532. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1533. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1534. ==24937== by 0x406823: script::init() (script.cpp:814)
  1535. ==24937== by 0x40F65A: main (main.cpp:14)
  1536. ==24937==
  1537. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 186 of 635
  1538. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1539. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1540. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1541. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1542. ==24937== by 0x40683E: script::init() (script.cpp:815)
  1543. ==24937== by 0x40F65A: main (main.cpp:14)
  1544. ==24937==
  1545. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 187 of 635
  1546. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1547. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1548. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1549. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1550. ==24937== by 0x40683E: script::init() (script.cpp:815)
  1551. ==24937== by 0x40F65A: main (main.cpp:14)
  1552. ==24937==
  1553. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 188 of 635
  1554. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1555. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1556. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1557. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1558. ==24937== by 0x40683E: script::init() (script.cpp:815)
  1559. ==24937== by 0x40F65A: main (main.cpp:14)
  1560. ==24937==
  1561. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 189 of 635
  1562. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1563. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1564. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1565. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1566. ==24937== by 0x40683E: script::init() (script.cpp:815)
  1567. ==24937== by 0x40F65A: main (main.cpp:14)
  1568. ==24937==
  1569. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 190 of 635
  1570. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1571. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1572. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1573. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1574. ==24937== by 0x406859: script::init() (script.cpp:816)
  1575. ==24937== by 0x40F65A: main (main.cpp:14)
  1576. ==24937==
  1577. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 191 of 635
  1578. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1579. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1580. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1581. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1582. ==24937== by 0x406859: script::init() (script.cpp:816)
  1583. ==24937== by 0x40F65A: main (main.cpp:14)
  1584. ==24937==
  1585. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 192 of 635
  1586. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1587. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1588. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1589. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1590. ==24937== by 0x406859: script::init() (script.cpp:816)
  1591. ==24937== by 0x40F65A: main (main.cpp:14)
  1592. ==24937==
  1593. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 193 of 635
  1594. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1595. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1596. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1597. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1598. ==24937== by 0x406859: script::init() (script.cpp:816)
  1599. ==24937== by 0x40F65A: main (main.cpp:14)
  1600. ==24937==
  1601. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 194 of 635
  1602. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1603. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1604. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1605. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1606. ==24937== by 0x406874: script::init() (script.cpp:817)
  1607. ==24937== by 0x40F65A: main (main.cpp:14)
  1608. ==24937==
  1609. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 195 of 635
  1610. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1611. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1612. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1613. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1614. ==24937== by 0x406874: script::init() (script.cpp:817)
  1615. ==24937== by 0x40F65A: main (main.cpp:14)
  1616. ==24937==
  1617. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 196 of 635
  1618. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1619. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1620. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1621. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1622. ==24937== by 0x406874: script::init() (script.cpp:817)
  1623. ==24937== by 0x40F65A: main (main.cpp:14)
  1624. ==24937==
  1625. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 197 of 635
  1626. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1627. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1628. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1629. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1630. ==24937== by 0x406874: script::init() (script.cpp:817)
  1631. ==24937== by 0x40F65A: main (main.cpp:14)
  1632. ==24937==
  1633. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 198 of 635
  1634. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1635. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1636. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1637. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1638. ==24937== by 0x40688F: script::init() (script.cpp:818)
  1639. ==24937== by 0x40F65A: main (main.cpp:14)
  1640. ==24937==
  1641. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 199 of 635
  1642. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1643. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1644. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1645. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1646. ==24937== by 0x40688F: script::init() (script.cpp:818)
  1647. ==24937== by 0x40F65A: main (main.cpp:14)
  1648. ==24937==
  1649. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 200 of 635
  1650. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1651. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1652. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1653. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1654. ==24937== by 0x40688F: script::init() (script.cpp:818)
  1655. ==24937== by 0x40F65A: main (main.cpp:14)
  1656. ==24937==
  1657. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 201 of 635
  1658. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1659. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1660. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1661. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1662. ==24937== by 0x40688F: script::init() (script.cpp:818)
  1663. ==24937== by 0x40F65A: main (main.cpp:14)
  1664. ==24937==
  1665. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 202 of 635
  1666. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1667. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1668. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1669. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1670. ==24937== by 0x4068AA: script::init() (script.cpp:819)
  1671. ==24937== by 0x40F65A: main (main.cpp:14)
  1672. ==24937==
  1673. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 203 of 635
  1674. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1675. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1676. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1677. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1678. ==24937== by 0x4068AA: script::init() (script.cpp:819)
  1679. ==24937== by 0x40F65A: main (main.cpp:14)
  1680. ==24937==
  1681. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 204 of 635
  1682. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1683. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1684. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1685. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1686. ==24937== by 0x4068AA: script::init() (script.cpp:819)
  1687. ==24937== by 0x40F65A: main (main.cpp:14)
  1688. ==24937==
  1689. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 205 of 635
  1690. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1691. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1692. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1693. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1694. ==24937== by 0x4068AA: script::init() (script.cpp:819)
  1695. ==24937== by 0x40F65A: main (main.cpp:14)
  1696. ==24937==
  1697. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 206 of 635
  1698. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1699. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1700. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1701. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1702. ==24937== by 0x4068C5: script::init() (script.cpp:820)
  1703. ==24937== by 0x40F65A: main (main.cpp:14)
  1704. ==24937==
  1705. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 207 of 635
  1706. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1707. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1708. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1709. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1710. ==24937== by 0x4068C5: script::init() (script.cpp:820)
  1711. ==24937== by 0x40F65A: main (main.cpp:14)
  1712. ==24937==
  1713. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 208 of 635
  1714. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1715. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1716. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1717. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1718. ==24937== by 0x4068C5: script::init() (script.cpp:820)
  1719. ==24937== by 0x40F65A: main (main.cpp:14)
  1720. ==24937==
  1721. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 209 of 635
  1722. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1723. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1724. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1725. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1726. ==24937== by 0x4068C5: script::init() (script.cpp:820)
  1727. ==24937== by 0x40F65A: main (main.cpp:14)
  1728. ==24937==
  1729. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 210 of 635
  1730. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1731. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1732. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1733. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1734. ==24937== by 0x4068E0: script::init() (script.cpp:821)
  1735. ==24937== by 0x40F65A: main (main.cpp:14)
  1736. ==24937==
  1737. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 211 of 635
  1738. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1739. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1740. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1741. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1742. ==24937== by 0x4068E0: script::init() (script.cpp:821)
  1743. ==24937== by 0x40F65A: main (main.cpp:14)
  1744. ==24937==
  1745. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 212 of 635
  1746. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1747. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1748. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1749. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1750. ==24937== by 0x4068E0: script::init() (script.cpp:821)
  1751. ==24937== by 0x40F65A: main (main.cpp:14)
  1752. ==24937==
  1753. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 213 of 635
  1754. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1755. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1756. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1757. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1758. ==24937== by 0x4068E0: script::init() (script.cpp:821)
  1759. ==24937== by 0x40F65A: main (main.cpp:14)
  1760. ==24937==
  1761. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 214 of 635
  1762. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1763. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1764. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1765. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1766. ==24937== by 0x4068FB: script::init() (script.cpp:822)
  1767. ==24937== by 0x40F65A: main (main.cpp:14)
  1768. ==24937==
  1769. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 215 of 635
  1770. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1771. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1772. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1773. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1774. ==24937== by 0x4068FB: script::init() (script.cpp:822)
  1775. ==24937== by 0x40F65A: main (main.cpp:14)
  1776. ==24937==
  1777. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 216 of 635
  1778. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1779. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1780. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1781. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1782. ==24937== by 0x4068FB: script::init() (script.cpp:822)
  1783. ==24937== by 0x40F65A: main (main.cpp:14)
  1784. ==24937==
  1785. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 217 of 635
  1786. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1787. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1788. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1789. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1790. ==24937== by 0x4068FB: script::init() (script.cpp:822)
  1791. ==24937== by 0x40F65A: main (main.cpp:14)
  1792. ==24937==
  1793. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 218 of 635
  1794. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1795. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1796. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1797. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1798. ==24937== by 0x406916: script::init() (script.cpp:823)
  1799. ==24937== by 0x40F65A: main (main.cpp:14)
  1800. ==24937==
  1801. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 219 of 635
  1802. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1803. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1804. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1805. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1806. ==24937== by 0x406916: script::init() (script.cpp:823)
  1807. ==24937== by 0x40F65A: main (main.cpp:14)
  1808. ==24937==
  1809. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 220 of 635
  1810. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1811. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1812. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1813. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1814. ==24937== by 0x406916: script::init() (script.cpp:823)
  1815. ==24937== by 0x40F65A: main (main.cpp:14)
  1816. ==24937==
  1817. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 221 of 635
  1818. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1819. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1820. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1821. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1822. ==24937== by 0x406916: script::init() (script.cpp:823)
  1823. ==24937== by 0x40F65A: main (main.cpp:14)
  1824. ==24937==
  1825. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 222 of 635
  1826. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1827. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1828. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1829. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1830. ==24937== by 0x406931: script::init() (script.cpp:824)
  1831. ==24937== by 0x40F65A: main (main.cpp:14)
  1832. ==24937==
  1833. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 223 of 635
  1834. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1835. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1836. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1837. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1838. ==24937== by 0x406931: script::init() (script.cpp:824)
  1839. ==24937== by 0x40F65A: main (main.cpp:14)
  1840. ==24937==
  1841. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 224 of 635
  1842. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1843. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1844. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1845. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1846. ==24937== by 0x406931: script::init() (script.cpp:824)
  1847. ==24937== by 0x40F65A: main (main.cpp:14)
  1848. ==24937==
  1849. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 225 of 635
  1850. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1851. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1852. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1853. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1854. ==24937== by 0x406931: script::init() (script.cpp:824)
  1855. ==24937== by 0x40F65A: main (main.cpp:14)
  1856. ==24937==
  1857. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 226 of 635
  1858. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1859. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1860. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1861. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1862. ==24937== by 0x40694C: script::init() (script.cpp:825)
  1863. ==24937== by 0x40F65A: main (main.cpp:14)
  1864. ==24937==
  1865. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 227 of 635
  1866. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1867. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1868. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1869. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1870. ==24937== by 0x40694C: script::init() (script.cpp:825)
  1871. ==24937== by 0x40F65A: main (main.cpp:14)
  1872. ==24937==
  1873. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 228 of 635
  1874. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1875. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1876. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1877. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1878. ==24937== by 0x40694C: script::init() (script.cpp:825)
  1879. ==24937== by 0x40F65A: main (main.cpp:14)
  1880. ==24937==
  1881. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 229 of 635
  1882. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1883. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1884. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1885. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1886. ==24937== by 0x40694C: script::init() (script.cpp:825)
  1887. ==24937== by 0x40F65A: main (main.cpp:14)
  1888. ==24937==
  1889. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 230 of 635
  1890. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1891. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1892. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1893. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1894. ==24937== by 0x406967: script::init() (script.cpp:826)
  1895. ==24937== by 0x40F65A: main (main.cpp:14)
  1896. ==24937==
  1897. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 231 of 635
  1898. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1899. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1900. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1901. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1902. ==24937== by 0x406967: script::init() (script.cpp:826)
  1903. ==24937== by 0x40F65A: main (main.cpp:14)
  1904. ==24937==
  1905. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 232 of 635
  1906. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1907. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1908. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1909. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1910. ==24937== by 0x406967: script::init() (script.cpp:826)
  1911. ==24937== by 0x40F65A: main (main.cpp:14)
  1912. ==24937==
  1913. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 233 of 635
  1914. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1915. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1916. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1917. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1918. ==24937== by 0x406967: script::init() (script.cpp:826)
  1919. ==24937== by 0x40F65A: main (main.cpp:14)
  1920. ==24937==
  1921. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 234 of 635
  1922. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1923. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1924. ==24937== by 0x40C4BA: script::_operator_list* __alloc<script::_operator_list>(unsigned long, int, char const*) (debug.h:150)
  1925. ==24937== by 0x406498: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:754)
  1926. ==24937== by 0x406982: script::init() (script.cpp:827)
  1927. ==24937== by 0x40F65A: main (main.cpp:14)
  1928. ==24937==
  1929. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 235 of 635
  1930. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1931. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1932. ==24937== by 0x40C59A: script::_operator* __alloc<script::_operator>(unsigned long, int, char const*) (debug.h:150)
  1933. ==24937== by 0x4064C3: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:757)
  1934. ==24937== by 0x406982: script::init() (script.cpp:827)
  1935. ==24937== by 0x40F65A: main (main.cpp:14)
  1936. ==24937==
  1937. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 236 of 635
  1938. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1939. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1940. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1941. ==24937== by 0x4064FA: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:760)
  1942. ==24937== by 0x406982: script::init() (script.cpp:827)
  1943. ==24937== by 0x40F65A: main (main.cpp:14)
  1944. ==24937==
  1945. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 237 of 635
  1946. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1947. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1948. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1949. ==24937== by 0x40653C: script::environment::register_operator(char const*, int, void (*)(script::_container*, script::_arg_list*)) (script.cpp:764)
  1950. ==24937== by 0x406982: script::init() (script.cpp:827)
  1951. ==24937== by 0x40F65A: main (main.cpp:14)
  1952. ==24937==
  1953. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 238 of 635
  1954. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1955. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1956. ==24937== by 0x40BF15: script::_variable_list* __alloc<script::_variable_list>(unsigned long, int, char const*) (debug.h:150)
  1957. ==24937== by 0x404BE4: script::_program_base::register_variable(char const*, int, ...) (script.cpp:462)
  1958. ==24937== by 0x4069A5: script::init() (script.cpp:835)
  1959. ==24937== by 0x40F65A: main (main.cpp:14)
  1960. ==24937==
  1961. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 239 of 635
  1962. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1963. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1964. ==24937== by 0x40BFF7: script::_variable* __alloc<script::_variable>(unsigned long, int, char const*) (debug.h:150)
  1965. ==24937== by 0x404CB3: script::_program_base::register_variable(char const*, int, ...) (script.cpp:472)
  1966. ==24937== by 0x4069A5: script::init() (script.cpp:835)
  1967. ==24937== by 0x40F65A: main (main.cpp:14)
  1968. ==24937==
  1969. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 240 of 635
  1970. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1971. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1972. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  1973. ==24937== by 0x404CEF: script::_program_base::register_variable(char const*, int, ...) (script.cpp:473)
  1974. ==24937== by 0x4069A5: script::init() (script.cpp:835)
  1975. ==24937== by 0x40F65A: main (main.cpp:14)
  1976. ==24937==
  1977. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 241 of 635
  1978. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1979. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1980. ==24937== by 0x40C085: double* __alloc<double>(unsigned long, int, char const*) (debug.h:150)
  1981. ==24937== by 0x404DBE: script::_program_base::register_variable(char const*, int, ...) (script.cpp:481)
  1982. ==24937== by 0x4069A5: script::init() (script.cpp:835)
  1983. ==24937== by 0x40F65A: main (main.cpp:14)
  1984. ==24937==
  1985. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 242 of 635
  1986. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1987. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1988. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  1989. ==24937== by 0x405085: script::_program_base::register_variable(char const*, int, ...) (script.cpp:505)
  1990. ==24937== by 0x4069A5: script::init() (script.cpp:835)
  1991. ==24937== by 0x40F65A: main (main.cpp:14)
  1992. ==24937==
  1993. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 243 of 635
  1994. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1995. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  1996. ==24937== by 0x40BF15: script::_variable_list* __alloc<script::_variable_list>(unsigned long, int, char const*) (debug.h:150)
  1997. ==24937== by 0x404C7F: script::_program_base::register_variable(char const*, int, ...) (script.cpp:469)
  1998. ==24937== by 0x4069C8: script::init() (script.cpp:836)
  1999. ==24937== by 0x40F65A: main (main.cpp:14)
  2000. ==24937==
  2001. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 244 of 635
  2002. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2003. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2004. ==24937== by 0x40BFF7: script::_variable* __alloc<script::_variable>(unsigned long, int, char const*) (debug.h:150)
  2005. ==24937== by 0x404CB3: script::_program_base::register_variable(char const*, int, ...) (script.cpp:472)
  2006. ==24937== by 0x4069C8: script::init() (script.cpp:836)
  2007. ==24937== by 0x40F65A: main (main.cpp:14)
  2008. ==24937==
  2009. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 245 of 635
  2010. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2011. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2012. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2013. ==24937== by 0x404CEF: script::_program_base::register_variable(char const*, int, ...) (script.cpp:473)
  2014. ==24937== by 0x4069C8: script::init() (script.cpp:836)
  2015. ==24937== by 0x40F65A: main (main.cpp:14)
  2016. ==24937==
  2017. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 246 of 635
  2018. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2019. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2020. ==24937== by 0x40C085: double* __alloc<double>(unsigned long, int, char const*) (debug.h:150)
  2021. ==24937== by 0x404DBE: script::_program_base::register_variable(char const*, int, ...) (script.cpp:481)
  2022. ==24937== by 0x4069C8: script::init() (script.cpp:836)
  2023. ==24937== by 0x40F65A: main (main.cpp:14)
  2024. ==24937==
  2025. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 247 of 635
  2026. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2027. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2028. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  2029. ==24937== by 0x405085: script::_program_base::register_variable(char const*, int, ...) (script.cpp:505)
  2030. ==24937== by 0x4069C8: script::init() (script.cpp:836)
  2031. ==24937== by 0x40F65A: main (main.cpp:14)
  2032. ==24937==
  2033. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 248 of 635
  2034. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2035. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2036. ==24937== by 0x40BF15: script::_variable_list* __alloc<script::_variable_list>(unsigned long, int, char const*) (debug.h:150)
  2037. ==24937== by 0x404C7F: script::_program_base::register_variable(char const*, int, ...) (script.cpp:469)
  2038. ==24937== by 0x4069E8: script::init() (script.cpp:837)
  2039. ==24937== by 0x40F65A: main (main.cpp:14)
  2040. ==24937==
  2041. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 249 of 635
  2042. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2043. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2044. ==24937== by 0x40BFF7: script::_variable* __alloc<script::_variable>(unsigned long, int, char const*) (debug.h:150)
  2045. ==24937== by 0x404CB3: script::_program_base::register_variable(char const*, int, ...) (script.cpp:472)
  2046. ==24937== by 0x4069E8: script::init() (script.cpp:837)
  2047. ==24937== by 0x40F65A: main (main.cpp:14)
  2048. ==24937==
  2049. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 250 of 635
  2050. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2051. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2052. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2053. ==24937== by 0x404CEF: script::_program_base::register_variable(char const*, int, ...) (script.cpp:473)
  2054. ==24937== by 0x4069E8: script::init() (script.cpp:837)
  2055. ==24937== by 0x40F65A: main (main.cpp:14)
  2056. ==24937==
  2057. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 251 of 635
  2058. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2059. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2060. ==24937== by 0x40C10A: int* __alloc<int>(unsigned long, int, char const*) (debug.h:150)
  2061. ==24937== by 0x404FF3: script::_program_base::register_variable(char const*, int, ...) (script.cpp:496)
  2062. ==24937== by 0x4069E8: script::init() (script.cpp:837)
  2063. ==24937== by 0x40F65A: main (main.cpp:14)
  2064. ==24937==
  2065. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 252 of 635
  2066. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2067. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2068. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  2069. ==24937== by 0x405085: script::_program_base::register_variable(char const*, int, ...) (script.cpp:505)
  2070. ==24937== by 0x4069E8: script::init() (script.cpp:837)
  2071. ==24937== by 0x40F65A: main (main.cpp:14)
  2072. ==24937==
  2073. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 253 of 635
  2074. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2075. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2076. ==24937== by 0x40BF15: script::_variable_list* __alloc<script::_variable_list>(unsigned long, int, char const*) (debug.h:150)
  2077. ==24937== by 0x404C7F: script::_program_base::register_variable(char const*, int, ...) (script.cpp:469)
  2078. ==24937== by 0x406A08: script::init() (script.cpp:838)
  2079. ==24937== by 0x40F65A: main (main.cpp:14)
  2080. ==24937==
  2081. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 254 of 635
  2082. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2083. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2084. ==24937== by 0x40BFF7: script::_variable* __alloc<script::_variable>(unsigned long, int, char const*) (debug.h:150)
  2085. ==24937== by 0x404CB3: script::_program_base::register_variable(char const*, int, ...) (script.cpp:472)
  2086. ==24937== by 0x406A08: script::init() (script.cpp:838)
  2087. ==24937== by 0x40F65A: main (main.cpp:14)
  2088. ==24937==
  2089. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 255 of 635
  2090. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2091. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2092. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2093. ==24937== by 0x404CEF: script::_program_base::register_variable(char const*, int, ...) (script.cpp:473)
  2094. ==24937== by 0x406A08: script::init() (script.cpp:838)
  2095. ==24937== by 0x40F65A: main (main.cpp:14)
  2096. ==24937==
  2097. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 256 of 635
  2098. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2099. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2100. ==24937== by 0x40C10A: int* __alloc<int>(unsigned long, int, char const*) (debug.h:150)
  2101. ==24937== by 0x404FF3: script::_program_base::register_variable(char const*, int, ...) (script.cpp:496)
  2102. ==24937== by 0x406A08: script::init() (script.cpp:838)
  2103. ==24937== by 0x40F65A: main (main.cpp:14)
  2104. ==24937==
  2105. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 257 of 635
  2106. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2107. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2108. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  2109. ==24937== by 0x405085: script::_program_base::register_variable(char const*, int, ...) (script.cpp:505)
  2110. ==24937== by 0x406A08: script::init() (script.cpp:838)
  2111. ==24937== by 0x40F65A: main (main.cpp:14)
  2112. ==24937==
  2113. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 258 of 635
  2114. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2115. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2116. ==24937== by 0x40BF15: script::_variable_list* __alloc<script::_variable_list>(unsigned long, int, char const*) (debug.h:150)
  2117. ==24937== by 0x404C7F: script::_program_base::register_variable(char const*, int, ...) (script.cpp:469)
  2118. ==24937== by 0x406A28: script::init() (script.cpp:839)
  2119. ==24937== by 0x40F65A: main (main.cpp:14)
  2120. ==24937==
  2121. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 259 of 635
  2122. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2123. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2124. ==24937== by 0x40BFF7: script::_variable* __alloc<script::_variable>(unsigned long, int, char const*) (debug.h:150)
  2125. ==24937== by 0x404CB3: script::_program_base::register_variable(char const*, int, ...) (script.cpp:472)
  2126. ==24937== by 0x406A28: script::init() (script.cpp:839)
  2127. ==24937== by 0x40F65A: main (main.cpp:14)
  2128. ==24937==
  2129. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 260 of 635
  2130. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2131. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2132. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2133. ==24937== by 0x404CEF: script::_program_base::register_variable(char const*, int, ...) (script.cpp:473)
  2134. ==24937== by 0x406A28: script::init() (script.cpp:839)
  2135. ==24937== by 0x40F65A: main (main.cpp:14)
  2136. ==24937==
  2137. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 261 of 635
  2138. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2139. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2140. ==24937== by 0x40C10A: int* __alloc<int>(unsigned long, int, char const*) (debug.h:150)
  2141. ==24937== by 0x404E6D: script::_program_base::register_variable(char const*, int, ...) (script.cpp:486)
  2142. ==24937== by 0x406A28: script::init() (script.cpp:839)
  2143. ==24937== by 0x40F65A: main (main.cpp:14)
  2144. ==24937==
  2145. ==24937== 11 bytes in 1 blocks are definitely lost in loss record 262 of 635
  2146. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2147. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2148. ==24937== by 0x40BE44: script::_container* __alloc<script::_container>(unsigned long, int, char const*) (debug.h:150)
  2149. ==24937== by 0x405085: script::_program_base::register_variable(char const*, int, ...) (script.cpp:505)
  2150. ==24937== by 0x406A28: script::init() (script.cpp:839)
  2151. ==24937== by 0x40F65A: main (main.cpp:14)
  2152. ==24937==
  2153. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 263 of 635
  2154. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2155. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2156. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2157. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  2158. ==24937== by 0x40E94A: cmd::init() (command.cpp:571)
  2159. ==24937== by 0x40F650: main (main.cpp:12)
  2160. ==24937==
  2161. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 264 of 635
  2162. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2163. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2164. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2165. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  2166. ==24937== by 0x40E94A: cmd::init() (command.cpp:571)
  2167. ==24937== by 0x40F650: main (main.cpp:12)
  2168. ==24937==
  2169. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 265 of 635
  2170. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2171. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2172. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2173. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2174. ==24937== by 0x40E974: cmd::init() (command.cpp:574)
  2175. ==24937== by 0x40F650: main (main.cpp:12)
  2176. ==24937==
  2177. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 266 of 635
  2178. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2179. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2180. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2181. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2182. ==24937== by 0x40E974: cmd::init() (command.cpp:574)
  2183. ==24937== by 0x40F650: main (main.cpp:12)
  2184. ==24937==
  2185. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 267 of 635
  2186. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2187. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2188. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2189. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2190. ==24937== by 0x40E974: cmd::init() (command.cpp:574)
  2191. ==24937== by 0x40F650: main (main.cpp:12)
  2192. ==24937==
  2193. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 268 of 635
  2194. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2195. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2196. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2197. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2198. ==24937== by 0x40E974: cmd::init() (command.cpp:574)
  2199. ==24937== by 0x40F650: main (main.cpp:12)
  2200. ==24937==
  2201. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 269 of 635
  2202. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2203. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2204. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2205. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  2206. ==24937== by 0x40E974: cmd::init() (command.cpp:574)
  2207. ==24937== by 0x40F650: main (main.cpp:12)
  2208. ==24937==
  2209. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 270 of 635
  2210. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2211. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2212. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2213. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  2214. ==24937== by 0x40E974: cmd::init() (command.cpp:574)
  2215. ==24937== by 0x40F650: main (main.cpp:12)
  2216. ==24937==
  2217. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 271 of 635
  2218. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2219. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2220. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2221. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  2222. ==24937== by 0x40E990: cmd::init() (command.cpp:574)
  2223. ==24937== by 0x40F650: main (main.cpp:12)
  2224. ==24937==
  2225. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 272 of 635
  2226. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2227. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2228. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2229. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  2230. ==24937== by 0x40E990: cmd::init() (command.cpp:574)
  2231. ==24937== by 0x40F650: main (main.cpp:12)
  2232. ==24937==
  2233. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 273 of 635
  2234. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2235. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2236. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2237. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  2238. ==24937== by 0x40E9BA: cmd::init() (command.cpp:577)
  2239. ==24937== by 0x40F650: main (main.cpp:12)
  2240. ==24937==
  2241. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 274 of 635
  2242. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2243. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2244. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2245. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  2246. ==24937== by 0x40E9BA: cmd::init() (command.cpp:577)
  2247. ==24937== by 0x40F650: main (main.cpp:12)
  2248. ==24937==
  2249. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 275 of 635
  2250. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2251. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2252. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2253. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  2254. ==24937== by 0x40E9BA: cmd::init() (command.cpp:577)
  2255. ==24937== by 0x40F650: main (main.cpp:12)
  2256. ==24937==
  2257. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 276 of 635
  2258. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2259. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2260. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2261. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2262. ==24937== by 0x40E9BA: cmd::init() (command.cpp:577)
  2263. ==24937== by 0x40F650: main (main.cpp:12)
  2264. ==24937==
  2265. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 277 of 635
  2266. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2267. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2268. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2269. ==24937== by 0x40E0AC: cmd::init() (command.cpp:474)
  2270. ==24937== by 0x40F650: main (main.cpp:12)
  2271. ==24937==
  2272. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 278 of 635
  2273. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2274. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2275. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2276. ==24937== by 0x40E0C7: cmd::init() (command.cpp:475)
  2277. ==24937== by 0x40F650: main (main.cpp:12)
  2278. ==24937==
  2279. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 279 of 635
  2280. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2281. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2282. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2283. ==24937== by 0x40E0E9: cmd::init() (command.cpp:476)
  2284. ==24937== by 0x40F650: main (main.cpp:12)
  2285. ==24937==
  2286. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 280 of 635
  2287. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2288. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2289. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2290. ==24937== by 0x40D364: cmd::register_command(char const*, bool, ...) (command.cpp:249)
  2291. ==24937== by 0x40E163: cmd::init() (command.cpp:487)
  2292. ==24937== by 0x40F650: main (main.cpp:12)
  2293. ==24937==
  2294. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 281 of 635
  2295. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2296. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2297. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2298. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2299. ==24937== by 0x40E163: cmd::init() (command.cpp:487)
  2300. ==24937== by 0x40F650: main (main.cpp:12)
  2301. ==24937==
  2302. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 282 of 635
  2303. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2304. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2305. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2306. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  2307. ==24937== by 0x40E1A4: cmd::init() (command.cpp:490)
  2308. ==24937== by 0x40F650: main (main.cpp:12)
  2309. ==24937==
  2310. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 283 of 635
  2311. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2312. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2313. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2314. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  2315. ==24937== by 0x40E1A4: cmd::init() (command.cpp:490)
  2316. ==24937== by 0x40F650: main (main.cpp:12)
  2317. ==24937==
  2318. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 284 of 635
  2319. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2320. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2321. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2322. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  2323. ==24937== by 0x40E1A4: cmd::init() (command.cpp:490)
  2324. ==24937== by 0x40F650: main (main.cpp:12)
  2325. ==24937==
  2326. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 285 of 635
  2327. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2328. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2329. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2330. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2331. ==24937== by 0x40E1A4: cmd::init() (command.cpp:490)
  2332. ==24937== by 0x40F650: main (main.cpp:12)
  2333. ==24937==
  2334. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 286 of 635
  2335. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2336. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2337. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2338. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  2339. ==24937== by 0x40E1A4: cmd::init() (command.cpp:490)
  2340. ==24937== by 0x40F650: main (main.cpp:12)
  2341. ==24937==
  2342. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 287 of 635
  2343. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2344. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2345. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2346. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  2347. ==24937== by 0x40E1A4: cmd::init() (command.cpp:490)
  2348. ==24937== by 0x40F650: main (main.cpp:12)
  2349. ==24937==
  2350. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 288 of 635
  2351. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2352. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2353. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2354. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  2355. ==24937== by 0x40E1E5: cmd::init() (command.cpp:493)
  2356. ==24937== by 0x40F650: main (main.cpp:12)
  2357. ==24937==
  2358. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 289 of 635
  2359. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2360. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2361. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2362. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  2363. ==24937== by 0x40E1E5: cmd::init() (command.cpp:493)
  2364. ==24937== by 0x40F650: main (main.cpp:12)
  2365. ==24937==
  2366. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 290 of 635
  2367. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2368. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2369. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2370. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  2371. ==24937== by 0x40E1E5: cmd::init() (command.cpp:493)
  2372. ==24937== by 0x40F650: main (main.cpp:12)
  2373. ==24937==
  2374. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 291 of 635
  2375. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2376. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2377. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2378. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2379. ==24937== by 0x40E1E5: cmd::init() (command.cpp:493)
  2380. ==24937== by 0x40F650: main (main.cpp:12)
  2381. ==24937==
  2382. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 292 of 635
  2383. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2384. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2385. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2386. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  2387. ==24937== by 0x40E1E5: cmd::init() (command.cpp:493)
  2388. ==24937== by 0x40F650: main (main.cpp:12)
  2389. ==24937==
  2390. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 293 of 635
  2391. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2392. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2393. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2394. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  2395. ==24937== by 0x40E1E5: cmd::init() (command.cpp:493)
  2396. ==24937== by 0x40F650: main (main.cpp:12)
  2397. ==24937==
  2398. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 294 of 635
  2399. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2400. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2401. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2402. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2403. ==24937== by 0x40E23F: cmd::init() (command.cpp:497)
  2404. ==24937== by 0x40F650: main (main.cpp:12)
  2405. ==24937==
  2406. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 295 of 635
  2407. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2408. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2409. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2410. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2411. ==24937== by 0x40E23F: cmd::init() (command.cpp:497)
  2412. ==24937== by 0x40F650: main (main.cpp:12)
  2413. ==24937==
  2414. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 296 of 635
  2415. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2416. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2417. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2418. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2419. ==24937== by 0x40E23F: cmd::init() (command.cpp:497)
  2420. ==24937== by 0x40F650: main (main.cpp:12)
  2421. ==24937==
  2422. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 297 of 635
  2423. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2424. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2425. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2426. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2427. ==24937== by 0x40E23F: cmd::init() (command.cpp:497)
  2428. ==24937== by 0x40F650: main (main.cpp:12)
  2429. ==24937==
  2430. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 298 of 635
  2431. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2432. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2433. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2434. ==24937== by 0x40DA99: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:360)
  2435. ==24937== by 0x40E25B: cmd::init() (command.cpp:497)
  2436. ==24937== by 0x40F650: main (main.cpp:12)
  2437. ==24937==
  2438. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 299 of 635
  2439. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2440. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2441. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2442. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  2443. ==24937== by 0x40E29E: cmd::init() (command.cpp:501)
  2444. ==24937== by 0x40F650: main (main.cpp:12)
  2445. ==24937==
  2446. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 300 of 635
  2447. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2448. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2449. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2450. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  2451. ==24937== by 0x40E29E: cmd::init() (command.cpp:501)
  2452. ==24937== by 0x40F650: main (main.cpp:12)
  2453. ==24937==
  2454. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 301 of 635
  2455. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2456. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2457. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2458. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  2459. ==24937== by 0x40E29E: cmd::init() (command.cpp:501)
  2460. ==24937== by 0x40F650: main (main.cpp:12)
  2461. ==24937==
  2462. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 302 of 635
  2463. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2464. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2465. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2466. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2467. ==24937== by 0x40E29E: cmd::init() (command.cpp:501)
  2468. ==24937== by 0x40F650: main (main.cpp:12)
  2469. ==24937==
  2470. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 303 of 635
  2471. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2472. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2473. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2474. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  2475. ==24937== by 0x40E29E: cmd::init() (command.cpp:501)
  2476. ==24937== by 0x40F650: main (main.cpp:12)
  2477. ==24937==
  2478. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 304 of 635
  2479. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2480. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2481. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2482. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  2483. ==24937== by 0x40E2BA: cmd::init() (command.cpp:501)
  2484. ==24937== by 0x40F650: main (main.cpp:12)
  2485. ==24937==
  2486. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 305 of 635
  2487. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2488. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2489. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2490. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  2491. ==24937== by 0x40E2BA: cmd::init() (command.cpp:501)
  2492. ==24937== by 0x40F650: main (main.cpp:12)
  2493. ==24937==
  2494. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 306 of 635
  2495. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2496. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2497. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2498. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2499. ==24937== by 0x40E2E4: cmd::init() (command.cpp:504)
  2500. ==24937== by 0x40F650: main (main.cpp:12)
  2501. ==24937==
  2502. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 307 of 635
  2503. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2504. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2505. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2506. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2507. ==24937== by 0x40E2E4: cmd::init() (command.cpp:504)
  2508. ==24937== by 0x40F650: main (main.cpp:12)
  2509. ==24937==
  2510. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 308 of 635
  2511. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2512. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2513. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2514. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2515. ==24937== by 0x40E2E4: cmd::init() (command.cpp:504)
  2516. ==24937== by 0x40F650: main (main.cpp:12)
  2517. ==24937==
  2518. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 309 of 635
  2519. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2520. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2521. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2522. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2523. ==24937== by 0x40E2E4: cmd::init() (command.cpp:504)
  2524. ==24937== by 0x40F650: main (main.cpp:12)
  2525. ==24937==
  2526. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 310 of 635
  2527. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2528. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2529. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2530. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  2531. ==24937== by 0x40E2E4: cmd::init() (command.cpp:504)
  2532. ==24937== by 0x40F650: main (main.cpp:12)
  2533. ==24937==
  2534. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 311 of 635
  2535. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2536. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2537. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2538. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  2539. ==24937== by 0x40E2E4: cmd::init() (command.cpp:504)
  2540. ==24937== by 0x40F650: main (main.cpp:12)
  2541. ==24937==
  2542. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 312 of 635
  2543. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2544. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2545. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2546. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  2547. ==24937== by 0x40E2E4: cmd::init() (command.cpp:504)
  2548. ==24937== by 0x40F650: main (main.cpp:12)
  2549. ==24937==
  2550. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 313 of 635
  2551. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2552. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2553. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2554. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  2555. ==24937== by 0x40E306: cmd::init() (command.cpp:504)
  2556. ==24937== by 0x40F650: main (main.cpp:12)
  2557. ==24937==
  2558. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 314 of 635
  2559. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2560. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2561. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2562. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  2563. ==24937== by 0x40E306: cmd::init() (command.cpp:504)
  2564. ==24937== by 0x40F650: main (main.cpp:12)
  2565. ==24937==
  2566. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 315 of 635
  2567. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2568. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2569. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2570. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  2571. ==24937== by 0x40E306: cmd::init() (command.cpp:504)
  2572. ==24937== by 0x40F650: main (main.cpp:12)
  2573. ==24937==
  2574. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 316 of 635
  2575. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2576. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2577. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2578. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  2579. ==24937== by 0x40E306: cmd::init() (command.cpp:504)
  2580. ==24937== by 0x40F650: main (main.cpp:12)
  2581. ==24937==
  2582. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 317 of 635
  2583. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2584. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2585. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2586. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2587. ==24937== by 0x40E349: cmd::init() (command.cpp:508)
  2588. ==24937== by 0x40F650: main (main.cpp:12)
  2589. ==24937==
  2590. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 318 of 635
  2591. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2592. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2593. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2594. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2595. ==24937== by 0x40E349: cmd::init() (command.cpp:508)
  2596. ==24937== by 0x40F650: main (main.cpp:12)
  2597. ==24937==
  2598. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 319 of 635
  2599. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2600. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2601. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2602. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2603. ==24937== by 0x40E349: cmd::init() (command.cpp:508)
  2604. ==24937== by 0x40F650: main (main.cpp:12)
  2605. ==24937==
  2606. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 320 of 635
  2607. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2608. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2609. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2610. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2611. ==24937== by 0x40E349: cmd::init() (command.cpp:508)
  2612. ==24937== by 0x40F650: main (main.cpp:12)
  2613. ==24937==
  2614. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 321 of 635
  2615. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2616. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2617. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2618. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  2619. ==24937== by 0x40E349: cmd::init() (command.cpp:508)
  2620. ==24937== by 0x40F650: main (main.cpp:12)
  2621. ==24937==
  2622. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 322 of 635
  2623. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2624. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2625. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2626. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  2627. ==24937== by 0x40E365: cmd::init() (command.cpp:508)
  2628. ==24937== by 0x40F650: main (main.cpp:12)
  2629. ==24937==
  2630. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 323 of 635
  2631. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2632. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2633. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2634. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  2635. ==24937== by 0x40E365: cmd::init() (command.cpp:508)
  2636. ==24937== by 0x40F650: main (main.cpp:12)
  2637. ==24937==
  2638. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 324 of 635
  2639. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2640. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2641. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2642. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  2643. ==24937== by 0x40E3A8: cmd::init() (command.cpp:512)
  2644. ==24937== by 0x40F650: main (main.cpp:12)
  2645. ==24937==
  2646. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 325 of 635
  2647. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2648. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2649. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2650. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  2651. ==24937== by 0x40E3A8: cmd::init() (command.cpp:512)
  2652. ==24937== by 0x40F650: main (main.cpp:12)
  2653. ==24937==
  2654. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 326 of 635
  2655. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2656. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2657. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2658. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  2659. ==24937== by 0x40E3A8: cmd::init() (command.cpp:512)
  2660. ==24937== by 0x40F650: main (main.cpp:12)
  2661. ==24937==
  2662. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 327 of 635
  2663. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2664. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2665. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2666. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2667. ==24937== by 0x40E3A8: cmd::init() (command.cpp:512)
  2668. ==24937== by 0x40F650: main (main.cpp:12)
  2669. ==24937==
  2670. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 328 of 635
  2671. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2672. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2673. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2674. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2675. ==24937== by 0x40E40D: cmd::init() (command.cpp:516)
  2676. ==24937== by 0x40F650: main (main.cpp:12)
  2677. ==24937==
  2678. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 329 of 635
  2679. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2680. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2681. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2682. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2683. ==24937== by 0x40E40D: cmd::init() (command.cpp:516)
  2684. ==24937== by 0x40F650: main (main.cpp:12)
  2685. ==24937==
  2686. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 330 of 635
  2687. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2688. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2689. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2690. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2691. ==24937== by 0x40E40D: cmd::init() (command.cpp:516)
  2692. ==24937== by 0x40F650: main (main.cpp:12)
  2693. ==24937==
  2694. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 331 of 635
  2695. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2696. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2697. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2698. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2699. ==24937== by 0x40E40D: cmd::init() (command.cpp:516)
  2700. ==24937== by 0x40F650: main (main.cpp:12)
  2701. ==24937==
  2702. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 332 of 635
  2703. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2704. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2705. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2706. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  2707. ==24937== by 0x40E42F: cmd::init() (command.cpp:516)
  2708. ==24937== by 0x40F650: main (main.cpp:12)
  2709. ==24937==
  2710. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 333 of 635
  2711. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2712. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2713. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2714. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  2715. ==24937== by 0x40E42F: cmd::init() (command.cpp:516)
  2716. ==24937== by 0x40F650: main (main.cpp:12)
  2717. ==24937==
  2718. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 334 of 635
  2719. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2720. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2721. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2722. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  2723. ==24937== by 0x40E42F: cmd::init() (command.cpp:516)
  2724. ==24937== by 0x40F650: main (main.cpp:12)
  2725. ==24937==
  2726. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 335 of 635
  2727. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2728. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2729. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2730. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  2731. ==24937== by 0x40E42F: cmd::init() (command.cpp:516)
  2732. ==24937== by 0x40F650: main (main.cpp:12)
  2733. ==24937==
  2734. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 336 of 635
  2735. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2736. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2737. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2738. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2739. ==24937== by 0x40E472: cmd::init() (command.cpp:520)
  2740. ==24937== by 0x40F650: main (main.cpp:12)
  2741. ==24937==
  2742. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 337 of 635
  2743. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2744. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2745. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2746. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2747. ==24937== by 0x40E472: cmd::init() (command.cpp:520)
  2748. ==24937== by 0x40F650: main (main.cpp:12)
  2749. ==24937==
  2750. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 338 of 635
  2751. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2752. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2753. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2754. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2755. ==24937== by 0x40E472: cmd::init() (command.cpp:520)
  2756. ==24937== by 0x40F650: main (main.cpp:12)
  2757. ==24937==
  2758. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 339 of 635
  2759. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2760. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2761. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2762. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2763. ==24937== by 0x40E472: cmd::init() (command.cpp:520)
  2764. ==24937== by 0x40F650: main (main.cpp:12)
  2765. ==24937==
  2766. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 340 of 635
  2767. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2768. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2769. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2770. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  2771. ==24937== by 0x40E472: cmd::init() (command.cpp:520)
  2772. ==24937== by 0x40F650: main (main.cpp:12)
  2773. ==24937==
  2774. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 341 of 635
  2775. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2776. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2777. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2778. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  2779. ==24937== by 0x40E48E: cmd::init() (command.cpp:520)
  2780. ==24937== by 0x40F650: main (main.cpp:12)
  2781. ==24937==
  2782. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 342 of 635
  2783. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2784. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2785. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2786. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  2787. ==24937== by 0x40E48E: cmd::init() (command.cpp:520)
  2788. ==24937== by 0x40F650: main (main.cpp:12)
  2789. ==24937==
  2790. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 343 of 635
  2791. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2792. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2793. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2794. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2795. ==24937== by 0x40E4D1: cmd::init() (command.cpp:524)
  2796. ==24937== by 0x40F650: main (main.cpp:12)
  2797. ==24937==
  2798. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 344 of 635
  2799. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2800. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2801. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2802. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2803. ==24937== by 0x40E4D1: cmd::init() (command.cpp:524)
  2804. ==24937== by 0x40F650: main (main.cpp:12)
  2805. ==24937==
  2806. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 345 of 635
  2807. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2808. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2809. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2810. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2811. ==24937== by 0x40E4D1: cmd::init() (command.cpp:524)
  2812. ==24937== by 0x40F650: main (main.cpp:12)
  2813. ==24937==
  2814. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 346 of 635
  2815. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2816. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2817. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2818. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2819. ==24937== by 0x40E4D1: cmd::init() (command.cpp:524)
  2820. ==24937== by 0x40F650: main (main.cpp:12)
  2821. ==24937==
  2822. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 347 of 635
  2823. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2824. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2825. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2826. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  2827. ==24937== by 0x40E4ED: cmd::init() (command.cpp:524)
  2828. ==24937== by 0x40F650: main (main.cpp:12)
  2829. ==24937==
  2830. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 348 of 635
  2831. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2832. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2833. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2834. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  2835. ==24937== by 0x40E4ED: cmd::init() (command.cpp:524)
  2836. ==24937== by 0x40F650: main (main.cpp:12)
  2837. ==24937==
  2838. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 349 of 635
  2839. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2840. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2841. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2842. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  2843. ==24937== by 0x40E530: cmd::init() (command.cpp:528)
  2844. ==24937== by 0x40F650: main (main.cpp:12)
  2845. ==24937==
  2846. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 350 of 635
  2847. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2848. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2849. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2850. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  2851. ==24937== by 0x40E530: cmd::init() (command.cpp:528)
  2852. ==24937== by 0x40F650: main (main.cpp:12)
  2853. ==24937==
  2854. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 351 of 635
  2855. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2856. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2857. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2858. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  2859. ==24937== by 0x40E530: cmd::init() (command.cpp:528)
  2860. ==24937== by 0x40F650: main (main.cpp:12)
  2861. ==24937==
  2862. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 352 of 635
  2863. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2864. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2865. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2866. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2867. ==24937== by 0x40E530: cmd::init() (command.cpp:528)
  2868. ==24937== by 0x40F650: main (main.cpp:12)
  2869. ==24937==
  2870. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 353 of 635
  2871. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2872. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2873. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2874. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  2875. ==24937== by 0x40E530: cmd::init() (command.cpp:528)
  2876. ==24937== by 0x40F650: main (main.cpp:12)
  2877. ==24937==
  2878. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 354 of 635
  2879. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2880. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2881. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2882. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  2883. ==24937== by 0x40E54C: cmd::init() (command.cpp:528)
  2884. ==24937== by 0x40F650: main (main.cpp:12)
  2885. ==24937==
  2886. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 355 of 635
  2887. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2888. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2889. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2890. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  2891. ==24937== by 0x40E54C: cmd::init() (command.cpp:528)
  2892. ==24937== by 0x40F650: main (main.cpp:12)
  2893. ==24937==
  2894. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 356 of 635
  2895. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2896. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2897. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2898. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  2899. ==24937== by 0x40E58F: cmd::init() (command.cpp:532)
  2900. ==24937== by 0x40F650: main (main.cpp:12)
  2901. ==24937==
  2902. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 357 of 635
  2903. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2904. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2905. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2906. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  2907. ==24937== by 0x40E58F: cmd::init() (command.cpp:532)
  2908. ==24937== by 0x40F650: main (main.cpp:12)
  2909. ==24937==
  2910. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 358 of 635
  2911. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2912. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2913. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2914. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  2915. ==24937== by 0x40E58F: cmd::init() (command.cpp:532)
  2916. ==24937== by 0x40F650: main (main.cpp:12)
  2917. ==24937==
  2918. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 359 of 635
  2919. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2920. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2921. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2922. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2923. ==24937== by 0x40E58F: cmd::init() (command.cpp:532)
  2924. ==24937== by 0x40F650: main (main.cpp:12)
  2925. ==24937==
  2926. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 360 of 635
  2927. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2928. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2929. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2930. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  2931. ==24937== by 0x40E58F: cmd::init() (command.cpp:532)
  2932. ==24937== by 0x40F650: main (main.cpp:12)
  2933. ==24937==
  2934. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 361 of 635
  2935. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2936. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2937. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2938. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  2939. ==24937== by 0x40E5AB: cmd::init() (command.cpp:532)
  2940. ==24937== by 0x40F650: main (main.cpp:12)
  2941. ==24937==
  2942. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 362 of 635
  2943. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2944. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2945. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2946. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  2947. ==24937== by 0x40E5AB: cmd::init() (command.cpp:532)
  2948. ==24937== by 0x40F650: main (main.cpp:12)
  2949. ==24937==
  2950. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 363 of 635
  2951. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2952. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2953. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  2954. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  2955. ==24937== by 0x40E608: cmd::init() (command.cpp:537)
  2956. ==24937== by 0x40F650: main (main.cpp:12)
  2957. ==24937==
  2958. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 364 of 635
  2959. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2960. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2961. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  2962. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  2963. ==24937== by 0x40E608: cmd::init() (command.cpp:537)
  2964. ==24937== by 0x40F650: main (main.cpp:12)
  2965. ==24937==
  2966. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 365 of 635
  2967. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2968. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2969. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2970. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  2971. ==24937== by 0x40E608: cmd::init() (command.cpp:537)
  2972. ==24937== by 0x40F650: main (main.cpp:12)
  2973. ==24937==
  2974. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 366 of 635
  2975. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2976. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2977. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  2978. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  2979. ==24937== by 0x40E608: cmd::init() (command.cpp:537)
  2980. ==24937== by 0x40F650: main (main.cpp:12)
  2981. ==24937==
  2982. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 367 of 635
  2983. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2984. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2985. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  2986. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  2987. ==24937== by 0x40E608: cmd::init() (command.cpp:537)
  2988. ==24937== by 0x40F650: main (main.cpp:12)
  2989. ==24937==
  2990. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 368 of 635
  2991. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2992. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  2993. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  2994. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  2995. ==24937== by 0x40E624: cmd::init() (command.cpp:537)
  2996. ==24937== by 0x40F650: main (main.cpp:12)
  2997. ==24937==
  2998. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 369 of 635
  2999. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3000. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3001. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3002. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3003. ==24937== by 0x40E624: cmd::init() (command.cpp:537)
  3004. ==24937== by 0x40F650: main (main.cpp:12)
  3005. ==24937==
  3006. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 370 of 635
  3007. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3008. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3009. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3010. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3011. ==24937== by 0x40E667: cmd::init() (command.cpp:541)
  3012. ==24937== by 0x40F650: main (main.cpp:12)
  3013. ==24937==
  3014. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 371 of 635
  3015. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3016. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3017. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3018. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3019. ==24937== by 0x40E667: cmd::init() (command.cpp:541)
  3020. ==24937== by 0x40F650: main (main.cpp:12)
  3021. ==24937==
  3022. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 372 of 635
  3023. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3024. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3025. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3026. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3027. ==24937== by 0x40E667: cmd::init() (command.cpp:541)
  3028. ==24937== by 0x40F650: main (main.cpp:12)
  3029. ==24937==
  3030. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 373 of 635
  3031. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3032. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3033. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3034. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3035. ==24937== by 0x40E667: cmd::init() (command.cpp:541)
  3036. ==24937== by 0x40F650: main (main.cpp:12)
  3037. ==24937==
  3038. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 374 of 635
  3039. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3040. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3041. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3042. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  3043. ==24937== by 0x40E667: cmd::init() (command.cpp:541)
  3044. ==24937== by 0x40F650: main (main.cpp:12)
  3045. ==24937==
  3046. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 375 of 635
  3047. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3048. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3049. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3050. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  3051. ==24937== by 0x40E683: cmd::init() (command.cpp:541)
  3052. ==24937== by 0x40F650: main (main.cpp:12)
  3053. ==24937==
  3054. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 376 of 635
  3055. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3056. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3057. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3058. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3059. ==24937== by 0x40E683: cmd::init() (command.cpp:541)
  3060. ==24937== by 0x40F650: main (main.cpp:12)
  3061. ==24937==
  3062. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 377 of 635
  3063. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3064. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3065. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3066. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3067. ==24937== by 0x40E6C6: cmd::init() (command.cpp:545)
  3068. ==24937== by 0x40F650: main (main.cpp:12)
  3069. ==24937==
  3070. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 378 of 635
  3071. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3072. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3073. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3074. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3075. ==24937== by 0x40E6C6: cmd::init() (command.cpp:545)
  3076. ==24937== by 0x40F650: main (main.cpp:12)
  3077. ==24937==
  3078. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 379 of 635
  3079. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3080. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3081. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3082. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3083. ==24937== by 0x40E6C6: cmd::init() (command.cpp:545)
  3084. ==24937== by 0x40F650: main (main.cpp:12)
  3085. ==24937==
  3086. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 380 of 635
  3087. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3088. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3089. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3090. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3091. ==24937== by 0x40E6C6: cmd::init() (command.cpp:545)
  3092. ==24937== by 0x40F650: main (main.cpp:12)
  3093. ==24937==
  3094. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 381 of 635
  3095. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3096. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3097. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3098. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  3099. ==24937== by 0x40E6C6: cmd::init() (command.cpp:545)
  3100. ==24937== by 0x40F650: main (main.cpp:12)
  3101. ==24937==
  3102. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 382 of 635
  3103. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3104. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3105. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3106. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3107. ==24937== by 0x40E6E2: cmd::init() (command.cpp:545)
  3108. ==24937== by 0x40F650: main (main.cpp:12)
  3109. ==24937==
  3110. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 383 of 635
  3111. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3112. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3113. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3114. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3115. ==24937== by 0x40E6E2: cmd::init() (command.cpp:545)
  3116. ==24937== by 0x40F650: main (main.cpp:12)
  3117. ==24937==
  3118. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 384 of 635
  3119. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3120. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3121. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3122. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3123. ==24937== by 0x40E70C: cmd::init() (command.cpp:548)
  3124. ==24937== by 0x40F650: main (main.cpp:12)
  3125. ==24937==
  3126. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 385 of 635
  3127. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3128. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3129. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3130. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3131. ==24937== by 0x40E70C: cmd::init() (command.cpp:548)
  3132. ==24937== by 0x40F650: main (main.cpp:12)
  3133. ==24937==
  3134. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 386 of 635
  3135. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3136. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3137. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3138. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3139. ==24937== by 0x40E70C: cmd::init() (command.cpp:548)
  3140. ==24937== by 0x40F650: main (main.cpp:12)
  3141. ==24937==
  3142. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 387 of 635
  3143. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3144. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3145. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3146. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3147. ==24937== by 0x40E70C: cmd::init() (command.cpp:548)
  3148. ==24937== by 0x40F650: main (main.cpp:12)
  3149. ==24937==
  3150. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 388 of 635
  3151. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3152. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3153. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3154. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  3155. ==24937== by 0x40E70C: cmd::init() (command.cpp:548)
  3156. ==24937== by 0x40F650: main (main.cpp:12)
  3157. ==24937==
  3158. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 389 of 635
  3159. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3160. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3161. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3162. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  3163. ==24937== by 0x40E70C: cmd::init() (command.cpp:548)
  3164. ==24937== by 0x40F650: main (main.cpp:12)
  3165. ==24937==
  3166. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 390 of 635
  3167. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3168. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3169. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3170. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  3171. ==24937== by 0x40E728: cmd::init() (command.cpp:548)
  3172. ==24937== by 0x40F650: main (main.cpp:12)
  3173. ==24937==
  3174. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 391 of 635
  3175. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3176. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3177. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3178. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3179. ==24937== by 0x40E728: cmd::init() (command.cpp:548)
  3180. ==24937== by 0x40F650: main (main.cpp:12)
  3181. ==24937==
  3182. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 392 of 635
  3183. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3184. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3185. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3186. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3187. ==24937== by 0x40E76B: cmd::init() (command.cpp:552)
  3188. ==24937== by 0x40F650: main (main.cpp:12)
  3189. ==24937==
  3190. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 393 of 635
  3191. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3192. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3193. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3194. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3195. ==24937== by 0x40E76B: cmd::init() (command.cpp:552)
  3196. ==24937== by 0x40F650: main (main.cpp:12)
  3197. ==24937==
  3198. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 394 of 635
  3199. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3200. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3201. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3202. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3203. ==24937== by 0x40E76B: cmd::init() (command.cpp:552)
  3204. ==24937== by 0x40F650: main (main.cpp:12)
  3205. ==24937==
  3206. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 395 of 635
  3207. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3208. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3209. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3210. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3211. ==24937== by 0x40E76B: cmd::init() (command.cpp:552)
  3212. ==24937== by 0x40F650: main (main.cpp:12)
  3213. ==24937==
  3214. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 396 of 635
  3215. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3216. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3217. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3218. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3219. ==24937== by 0x40E787: cmd::init() (command.cpp:552)
  3220. ==24937== by 0x40F650: main (main.cpp:12)
  3221. ==24937==
  3222. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 397 of 635
  3223. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3224. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3225. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3226. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3227. ==24937== by 0x40E787: cmd::init() (command.cpp:552)
  3228. ==24937== by 0x40F650: main (main.cpp:12)
  3229. ==24937==
  3230. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 398 of 635
  3231. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3232. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3233. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3234. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3235. ==24937== by 0x40E7B1: cmd::init() (command.cpp:555)
  3236. ==24937== by 0x40F650: main (main.cpp:12)
  3237. ==24937==
  3238. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 399 of 635
  3239. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3240. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3241. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3242. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3243. ==24937== by 0x40E7B1: cmd::init() (command.cpp:555)
  3244. ==24937== by 0x40F650: main (main.cpp:12)
  3245. ==24937==
  3246. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 400 of 635
  3247. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3248. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3249. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3250. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3251. ==24937== by 0x40E7B1: cmd::init() (command.cpp:555)
  3252. ==24937== by 0x40F650: main (main.cpp:12)
  3253. ==24937==
  3254. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 401 of 635
  3255. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3256. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3257. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3258. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3259. ==24937== by 0x40E7B1: cmd::init() (command.cpp:555)
  3260. ==24937== by 0x40F650: main (main.cpp:12)
  3261. ==24937==
  3262. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 402 of 635
  3263. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3264. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3265. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3266. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  3267. ==24937== by 0x40E7B1: cmd::init() (command.cpp:555)
  3268. ==24937== by 0x40F650: main (main.cpp:12)
  3269. ==24937==
  3270. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 403 of 635
  3271. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3272. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3273. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3274. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  3275. ==24937== by 0x40E7B1: cmd::init() (command.cpp:555)
  3276. ==24937== by 0x40F650: main (main.cpp:12)
  3277. ==24937==
  3278. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 404 of 635
  3279. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3280. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3281. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3282. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3283. ==24937== by 0x40E7CD: cmd::init() (command.cpp:555)
  3284. ==24937== by 0x40F650: main (main.cpp:12)
  3285. ==24937==
  3286. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 405 of 635
  3287. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3288. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3289. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3290. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3291. ==24937== by 0x40E7CD: cmd::init() (command.cpp:555)
  3292. ==24937== by 0x40F650: main (main.cpp:12)
  3293. ==24937==
  3294. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 406 of 635
  3295. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3296. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3297. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3298. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3299. ==24937== by 0x40E810: cmd::init() (command.cpp:559)
  3300. ==24937== by 0x40F650: main (main.cpp:12)
  3301. ==24937==
  3302. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 407 of 635
  3303. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3304. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3305. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3306. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3307. ==24937== by 0x40E810: cmd::init() (command.cpp:559)
  3308. ==24937== by 0x40F650: main (main.cpp:12)
  3309. ==24937==
  3310. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 408 of 635
  3311. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3312. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3313. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3314. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3315. ==24937== by 0x40E810: cmd::init() (command.cpp:559)
  3316. ==24937== by 0x40F650: main (main.cpp:12)
  3317. ==24937==
  3318. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 409 of 635
  3319. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3320. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3321. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3322. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3323. ==24937== by 0x40E810: cmd::init() (command.cpp:559)
  3324. ==24937== by 0x40F650: main (main.cpp:12)
  3325. ==24937==
  3326. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 410 of 635
  3327. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3328. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3329. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3330. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  3331. ==24937== by 0x40E82C: cmd::init() (command.cpp:559)
  3332. ==24937== by 0x40F650: main (main.cpp:12)
  3333. ==24937==
  3334. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 411 of 635
  3335. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3336. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3337. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3338. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3339. ==24937== by 0x40E82C: cmd::init() (command.cpp:559)
  3340. ==24937== by 0x40F650: main (main.cpp:12)
  3341. ==24937==
  3342. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 412 of 635
  3343. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3344. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3345. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3346. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3347. ==24937== by 0x40E86F: cmd::init() (command.cpp:563)
  3348. ==24937== by 0x40F650: main (main.cpp:12)
  3349. ==24937==
  3350. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 413 of 635
  3351. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3352. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3353. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3354. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3355. ==24937== by 0x40E86F: cmd::init() (command.cpp:563)
  3356. ==24937== by 0x40F650: main (main.cpp:12)
  3357. ==24937==
  3358. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 414 of 635
  3359. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3360. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3361. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3362. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3363. ==24937== by 0x40E86F: cmd::init() (command.cpp:563)
  3364. ==24937== by 0x40F650: main (main.cpp:12)
  3365. ==24937==
  3366. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 415 of 635
  3367. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3368. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3369. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3370. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3371. ==24937== by 0x40E86F: cmd::init() (command.cpp:563)
  3372. ==24937== by 0x40F650: main (main.cpp:12)
  3373. ==24937==
  3374. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 416 of 635
  3375. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3376. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3377. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3378. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3379. ==24937== by 0x40E88B: cmd::init() (command.cpp:563)
  3380. ==24937== by 0x40F650: main (main.cpp:12)
  3381. ==24937==
  3382. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 417 of 635
  3383. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3384. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3385. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3386. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3387. ==24937== by 0x40E88B: cmd::init() (command.cpp:563)
  3388. ==24937== by 0x40F650: main (main.cpp:12)
  3389. ==24937==
  3390. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 418 of 635
  3391. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3392. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3393. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3394. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3395. ==24937== by 0x40E8B5: cmd::init() (command.cpp:566)
  3396. ==24937== by 0x40F650: main (main.cpp:12)
  3397. ==24937==
  3398. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 419 of 635
  3399. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3400. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3401. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3402. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3403. ==24937== by 0x40E8B5: cmd::init() (command.cpp:566)
  3404. ==24937== by 0x40F650: main (main.cpp:12)
  3405. ==24937==
  3406. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 420 of 635
  3407. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3408. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3409. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3410. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3411. ==24937== by 0x40E8B5: cmd::init() (command.cpp:566)
  3412. ==24937== by 0x40F650: main (main.cpp:12)
  3413. ==24937==
  3414. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 421 of 635
  3415. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3416. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3417. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3418. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3419. ==24937== by 0x40E8B5: cmd::init() (command.cpp:566)
  3420. ==24937== by 0x40F650: main (main.cpp:12)
  3421. ==24937==
  3422. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 422 of 635
  3423. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3424. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3425. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3426. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  3427. ==24937== by 0x40E8B5: cmd::init() (command.cpp:566)
  3428. ==24937== by 0x40F650: main (main.cpp:12)
  3429. ==24937==
  3430. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 423 of 635
  3431. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3432. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3433. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3434. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  3435. ==24937== by 0x40E8B5: cmd::init() (command.cpp:566)
  3436. ==24937== by 0x40F650: main (main.cpp:12)
  3437. ==24937==
  3438. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 424 of 635
  3439. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3440. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3441. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3442. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3443. ==24937== by 0x40E8D1: cmd::init() (command.cpp:566)
  3444. ==24937== by 0x40F650: main (main.cpp:12)
  3445. ==24937==
  3446. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 425 of 635
  3447. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3448. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3449. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3450. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3451. ==24937== by 0x40E8D1: cmd::init() (command.cpp:566)
  3452. ==24937== by 0x40F650: main (main.cpp:12)
  3453. ==24937==
  3454. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 426 of 635
  3455. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3456. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3457. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3458. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3459. ==24937== by 0x40E92E: cmd::init() (command.cpp:571)
  3460. ==24937== by 0x40F650: main (main.cpp:12)
  3461. ==24937==
  3462. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 427 of 635
  3463. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3464. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3465. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3466. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3467. ==24937== by 0x40E92E: cmd::init() (command.cpp:571)
  3468. ==24937== by 0x40F650: main (main.cpp:12)
  3469. ==24937==
  3470. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 428 of 635
  3471. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3472. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3473. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3474. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3475. ==24937== by 0x40E92E: cmd::init() (command.cpp:571)
  3476. ==24937== by 0x40F650: main (main.cpp:12)
  3477. ==24937==
  3478. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 429 of 635
  3479. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3480. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3481. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3482. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3483. ==24937== by 0x40E92E: cmd::init() (command.cpp:571)
  3484. ==24937== by 0x40F650: main (main.cpp:12)
  3485. ==24937==
  3486. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 430 of 635
  3487. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3488. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3489. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3490. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  3491. ==24937== by 0x40E9BA: cmd::init() (command.cpp:577)
  3492. ==24937== by 0x40F650: main (main.cpp:12)
  3493. ==24937==
  3494. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 431 of 635
  3495. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3496. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3497. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3498. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  3499. ==24937== by 0x40E9BA: cmd::init() (command.cpp:577)
  3500. ==24937== by 0x40F650: main (main.cpp:12)
  3501. ==24937==
  3502. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 432 of 635
  3503. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3504. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3505. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3506. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  3507. ==24937== by 0x40E9D6: cmd::init() (command.cpp:577)
  3508. ==24937== by 0x40F650: main (main.cpp:12)
  3509. ==24937==
  3510. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 433 of 635
  3511. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3512. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3513. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3514. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3515. ==24937== by 0x40E9D6: cmd::init() (command.cpp:577)
  3516. ==24937== by 0x40F650: main (main.cpp:12)
  3517. ==24937==
  3518. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 434 of 635
  3519. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3520. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3521. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3522. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3523. ==24937== by 0x40EA00: cmd::init() (command.cpp:580)
  3524. ==24937== by 0x40F650: main (main.cpp:12)
  3525. ==24937==
  3526. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 435 of 635
  3527. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3528. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3529. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3530. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3531. ==24937== by 0x40EA00: cmd::init() (command.cpp:580)
  3532. ==24937== by 0x40F650: main (main.cpp:12)
  3533. ==24937==
  3534. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 436 of 635
  3535. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3536. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3537. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3538. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3539. ==24937== by 0x40EA00: cmd::init() (command.cpp:580)
  3540. ==24937== by 0x40F650: main (main.cpp:12)
  3541. ==24937==
  3542. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 437 of 635
  3543. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3544. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3545. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3546. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3547. ==24937== by 0x40EA00: cmd::init() (command.cpp:580)
  3548. ==24937== by 0x40F650: main (main.cpp:12)
  3549. ==24937==
  3550. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 438 of 635
  3551. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3552. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3553. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3554. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  3555. ==24937== by 0x40EA00: cmd::init() (command.cpp:580)
  3556. ==24937== by 0x40F650: main (main.cpp:12)
  3557. ==24937==
  3558. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 439 of 635
  3559. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3560. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3561. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3562. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  3563. ==24937== by 0x40EA00: cmd::init() (command.cpp:580)
  3564. ==24937== by 0x40F650: main (main.cpp:12)
  3565. ==24937==
  3566. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 440 of 635
  3567. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3568. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3569. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3570. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  3571. ==24937== by 0x40EA1C: cmd::init() (command.cpp:580)
  3572. ==24937== by 0x40F650: main (main.cpp:12)
  3573. ==24937==
  3574. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 441 of 635
  3575. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3576. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3577. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3578. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3579. ==24937== by 0x40EA1C: cmd::init() (command.cpp:580)
  3580. ==24937== by 0x40F650: main (main.cpp:12)
  3581. ==24937==
  3582. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 442 of 635
  3583. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3584. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3585. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3586. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3587. ==24937== by 0x40EA5F: cmd::init() (command.cpp:584)
  3588. ==24937== by 0x40F650: main (main.cpp:12)
  3589. ==24937==
  3590. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 443 of 635
  3591. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3592. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3593. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3594. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3595. ==24937== by 0x40EA5F: cmd::init() (command.cpp:584)
  3596. ==24937== by 0x40F650: main (main.cpp:12)
  3597. ==24937==
  3598. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 444 of 635
  3599. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3600. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3601. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3602. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3603. ==24937== by 0x40EA5F: cmd::init() (command.cpp:584)
  3604. ==24937== by 0x40F650: main (main.cpp:12)
  3605. ==24937==
  3606. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 445 of 635
  3607. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3608. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3609. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3610. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3611. ==24937== by 0x40EA5F: cmd::init() (command.cpp:584)
  3612. ==24937== by 0x40F650: main (main.cpp:12)
  3613. ==24937==
  3614. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 446 of 635
  3615. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3616. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3617. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3618. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  3619. ==24937== by 0x40EA7B: cmd::init() (command.cpp:584)
  3620. ==24937== by 0x40F650: main (main.cpp:12)
  3621. ==24937==
  3622. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 447 of 635
  3623. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3624. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3625. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3626. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3627. ==24937== by 0x40EA7B: cmd::init() (command.cpp:584)
  3628. ==24937== by 0x40F650: main (main.cpp:12)
  3629. ==24937==
  3630. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 448 of 635
  3631. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3632. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3633. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3634. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3635. ==24937== by 0x40EABE: cmd::init() (command.cpp:588)
  3636. ==24937== by 0x40F650: main (main.cpp:12)
  3637. ==24937==
  3638. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 449 of 635
  3639. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3640. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3641. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3642. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3643. ==24937== by 0x40EABE: cmd::init() (command.cpp:588)
  3644. ==24937== by 0x40F650: main (main.cpp:12)
  3645. ==24937==
  3646. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 450 of 635
  3647. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3648. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3649. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3650. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3651. ==24937== by 0x40EABE: cmd::init() (command.cpp:588)
  3652. ==24937== by 0x40F650: main (main.cpp:12)
  3653. ==24937==
  3654. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 451 of 635
  3655. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3656. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3657. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3658. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3659. ==24937== by 0x40EABE: cmd::init() (command.cpp:588)
  3660. ==24937== by 0x40F650: main (main.cpp:12)
  3661. ==24937==
  3662. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 452 of 635
  3663. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3664. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3665. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3666. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3667. ==24937== by 0x40EADA: cmd::init() (command.cpp:588)
  3668. ==24937== by 0x40F650: main (main.cpp:12)
  3669. ==24937==
  3670. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 453 of 635
  3671. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3672. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3673. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3674. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3675. ==24937== by 0x40EADA: cmd::init() (command.cpp:588)
  3676. ==24937== by 0x40F650: main (main.cpp:12)
  3677. ==24937==
  3678. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 454 of 635
  3679. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3680. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3681. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3682. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3683. ==24937== by 0x40EB1D: cmd::init() (command.cpp:592)
  3684. ==24937== by 0x40F650: main (main.cpp:12)
  3685. ==24937==
  3686. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 455 of 635
  3687. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3688. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3689. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3690. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3691. ==24937== by 0x40EB1D: cmd::init() (command.cpp:592)
  3692. ==24937== by 0x40F650: main (main.cpp:12)
  3693. ==24937==
  3694. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 456 of 635
  3695. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3696. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3697. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3698. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3699. ==24937== by 0x40EB1D: cmd::init() (command.cpp:592)
  3700. ==24937== by 0x40F650: main (main.cpp:12)
  3701. ==24937==
  3702. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 457 of 635
  3703. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3704. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3705. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3706. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3707. ==24937== by 0x40EB1D: cmd::init() (command.cpp:592)
  3708. ==24937== by 0x40F650: main (main.cpp:12)
  3709. ==24937==
  3710. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 458 of 635
  3711. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3712. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3713. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3714. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3715. ==24937== by 0x40EB39: cmd::init() (command.cpp:592)
  3716. ==24937== by 0x40F650: main (main.cpp:12)
  3717. ==24937==
  3718. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 459 of 635
  3719. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3720. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3721. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3722. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3723. ==24937== by 0x40EB39: cmd::init() (command.cpp:592)
  3724. ==24937== by 0x40F650: main (main.cpp:12)
  3725. ==24937==
  3726. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 460 of 635
  3727. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3728. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3729. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3730. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3731. ==24937== by 0x40EB7C: cmd::init() (command.cpp:596)
  3732. ==24937== by 0x40F650: main (main.cpp:12)
  3733. ==24937==
  3734. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 461 of 635
  3735. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3736. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3737. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3738. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3739. ==24937== by 0x40EB7C: cmd::init() (command.cpp:596)
  3740. ==24937== by 0x40F650: main (main.cpp:12)
  3741. ==24937==
  3742. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 462 of 635
  3743. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3744. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3745. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3746. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3747. ==24937== by 0x40EB7C: cmd::init() (command.cpp:596)
  3748. ==24937== by 0x40F650: main (main.cpp:12)
  3749. ==24937==
  3750. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 463 of 635
  3751. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3752. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3753. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3754. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3755. ==24937== by 0x40EB7C: cmd::init() (command.cpp:596)
  3756. ==24937== by 0x40F650: main (main.cpp:12)
  3757. ==24937==
  3758. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 464 of 635
  3759. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3760. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3761. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3762. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3763. ==24937== by 0x40EB98: cmd::init() (command.cpp:596)
  3764. ==24937== by 0x40F650: main (main.cpp:12)
  3765. ==24937==
  3766. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 465 of 635
  3767. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3768. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3769. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3770. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3771. ==24937== by 0x40EB98: cmd::init() (command.cpp:596)
  3772. ==24937== by 0x40F650: main (main.cpp:12)
  3773. ==24937==
  3774. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 466 of 635
  3775. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3776. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3777. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3778. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3779. ==24937== by 0x40EBF5: cmd::init() (command.cpp:601)
  3780. ==24937== by 0x40F650: main (main.cpp:12)
  3781. ==24937==
  3782. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 467 of 635
  3783. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3784. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3785. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3786. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3787. ==24937== by 0x40EBF5: cmd::init() (command.cpp:601)
  3788. ==24937== by 0x40F650: main (main.cpp:12)
  3789. ==24937==
  3790. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 468 of 635
  3791. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3792. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3793. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3794. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3795. ==24937== by 0x40EBF5: cmd::init() (command.cpp:601)
  3796. ==24937== by 0x40F650: main (main.cpp:12)
  3797. ==24937==
  3798. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 469 of 635
  3799. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3800. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3801. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3802. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3803. ==24937== by 0x40EBF5: cmd::init() (command.cpp:601)
  3804. ==24937== by 0x40F650: main (main.cpp:12)
  3805. ==24937==
  3806. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 470 of 635
  3807. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3808. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3809. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3810. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3811. ==24937== by 0x40EC11: cmd::init() (command.cpp:601)
  3812. ==24937== by 0x40F650: main (main.cpp:12)
  3813. ==24937==
  3814. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 471 of 635
  3815. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3816. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3817. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3818. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  3819. ==24937== by 0x40EC11: cmd::init() (command.cpp:601)
  3820. ==24937== by 0x40F650: main (main.cpp:12)
  3821. ==24937==
  3822. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 472 of 635
  3823. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3824. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3825. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3826. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3827. ==24937== by 0x40EC54: cmd::init() (command.cpp:605)
  3828. ==24937== by 0x40F650: main (main.cpp:12)
  3829. ==24937==
  3830. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 473 of 635
  3831. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3832. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3833. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3834. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3835. ==24937== by 0x40EC54: cmd::init() (command.cpp:605)
  3836. ==24937== by 0x40F650: main (main.cpp:12)
  3837. ==24937==
  3838. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 474 of 635
  3839. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3840. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3841. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3842. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3843. ==24937== by 0x40EC54: cmd::init() (command.cpp:605)
  3844. ==24937== by 0x40F650: main (main.cpp:12)
  3845. ==24937==
  3846. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 475 of 635
  3847. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3848. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3849. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3850. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3851. ==24937== by 0x40EC54: cmd::init() (command.cpp:605)
  3852. ==24937== by 0x40F650: main (main.cpp:12)
  3853. ==24937==
  3854. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 476 of 635
  3855. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3856. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3857. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3858. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  3859. ==24937== by 0x40EC70: cmd::init() (command.cpp:605)
  3860. ==24937== by 0x40F650: main (main.cpp:12)
  3861. ==24937==
  3862. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 477 of 635
  3863. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3864. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3865. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3866. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  3867. ==24937== by 0x40EC70: cmd::init() (command.cpp:605)
  3868. ==24937== by 0x40F650: main (main.cpp:12)
  3869. ==24937==
  3870. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 478 of 635
  3871. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3872. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3873. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3874. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  3875. ==24937== by 0x40ECB3: cmd::init() (command.cpp:609)
  3876. ==24937== by 0x40F650: main (main.cpp:12)
  3877. ==24937==
  3878. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 479 of 635
  3879. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3880. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3881. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3882. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  3883. ==24937== by 0x40ECB3: cmd::init() (command.cpp:609)
  3884. ==24937== by 0x40F650: main (main.cpp:12)
  3885. ==24937==
  3886. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 480 of 635
  3887. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3888. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3889. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3890. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  3891. ==24937== by 0x40ECB3: cmd::init() (command.cpp:609)
  3892. ==24937== by 0x40F650: main (main.cpp:12)
  3893. ==24937==
  3894. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 481 of 635
  3895. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3896. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3897. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3898. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3899. ==24937== by 0x40ECB3: cmd::init() (command.cpp:609)
  3900. ==24937== by 0x40F650: main (main.cpp:12)
  3901. ==24937==
  3902. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 482 of 635
  3903. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3904. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3905. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3906. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3907. ==24937== by 0x40ED0D: cmd::init() (command.cpp:613)
  3908. ==24937== by 0x40F650: main (main.cpp:12)
  3909. ==24937==
  3910. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 483 of 635
  3911. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3912. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3913. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3914. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3915. ==24937== by 0x40ED0D: cmd::init() (command.cpp:613)
  3916. ==24937== by 0x40F650: main (main.cpp:12)
  3917. ==24937==
  3918. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 484 of 635
  3919. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3920. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3921. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3922. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3923. ==24937== by 0x40ED0D: cmd::init() (command.cpp:613)
  3924. ==24937== by 0x40F650: main (main.cpp:12)
  3925. ==24937==
  3926. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 485 of 635
  3927. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3928. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3929. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3930. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3931. ==24937== by 0x40ED0D: cmd::init() (command.cpp:613)
  3932. ==24937== by 0x40F650: main (main.cpp:12)
  3933. ==24937==
  3934. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 486 of 635
  3935. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3936. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3937. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  3938. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  3939. ==24937== by 0x40ED4E: cmd::init() (command.cpp:616)
  3940. ==24937== by 0x40F650: main (main.cpp:12)
  3941. ==24937==
  3942. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 487 of 635
  3943. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3944. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3945. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  3946. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  3947. ==24937== by 0x40ED4E: cmd::init() (command.cpp:616)
  3948. ==24937== by 0x40F650: main (main.cpp:12)
  3949. ==24937==
  3950. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 488 of 635
  3951. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3952. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3953. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3954. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  3955. ==24937== by 0x40ED4E: cmd::init() (command.cpp:616)
  3956. ==24937== by 0x40F650: main (main.cpp:12)
  3957. ==24937==
  3958. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 489 of 635
  3959. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3960. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3961. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3962. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  3963. ==24937== by 0x40ED4E: cmd::init() (command.cpp:616)
  3964. ==24937== by 0x40F650: main (main.cpp:12)
  3965. ==24937==
  3966. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 490 of 635
  3967. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3968. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3969. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3970. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  3971. ==24937== by 0x40ED4E: cmd::init() (command.cpp:616)
  3972. ==24937== by 0x40F650: main (main.cpp:12)
  3973. ==24937==
  3974. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 491 of 635
  3975. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3976. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3977. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  3978. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  3979. ==24937== by 0x40ED4E: cmd::init() (command.cpp:616)
  3980. ==24937== by 0x40F650: main (main.cpp:12)
  3981. ==24937==
  3982. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 492 of 635
  3983. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3984. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3985. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  3986. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  3987. ==24937== by 0x40ED4E: cmd::init() (command.cpp:616)
  3988. ==24937== by 0x40F650: main (main.cpp:12)
  3989. ==24937==
  3990. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 493 of 635
  3991. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3992. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  3993. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  3994. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  3995. ==24937== by 0x40ED6A: cmd::init() (command.cpp:616)
  3996. ==24937== by 0x40F650: main (main.cpp:12)
  3997. ==24937==
  3998. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 494 of 635
  3999. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4000. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4001. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4002. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  4003. ==24937== by 0x40ED6A: cmd::init() (command.cpp:616)
  4004. ==24937== by 0x40F650: main (main.cpp:12)
  4005. ==24937==
  4006. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 495 of 635
  4007. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4008. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4009. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  4010. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  4011. ==24937== by 0x40ED83: cmd::init() (command.cpp:618)
  4012. ==24937== by 0x40F650: main (main.cpp:12)
  4013. ==24937==
  4014. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 496 of 635
  4015. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4016. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4017. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  4018. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  4019. ==24937== by 0x40ED83: cmd::init() (command.cpp:618)
  4020. ==24937== by 0x40F650: main (main.cpp:12)
  4021. ==24937==
  4022. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 497 of 635
  4023. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4024. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4025. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4026. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  4027. ==24937== by 0x40ED83: cmd::init() (command.cpp:618)
  4028. ==24937== by 0x40F650: main (main.cpp:12)
  4029. ==24937==
  4030. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 498 of 635
  4031. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4032. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4033. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4034. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  4035. ==24937== by 0x40ED83: cmd::init() (command.cpp:618)
  4036. ==24937== by 0x40F650: main (main.cpp:12)
  4037. ==24937==
  4038. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 499 of 635
  4039. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4040. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4041. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  4042. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  4043. ==24937== by 0x40ED9F: cmd::init() (command.cpp:618)
  4044. ==24937== by 0x40F650: main (main.cpp:12)
  4045. ==24937==
  4046. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 500 of 635
  4047. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4048. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4049. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4050. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  4051. ==24937== by 0x40ED9F: cmd::init() (command.cpp:618)
  4052. ==24937== by 0x40F650: main (main.cpp:12)
  4053. ==24937==
  4054. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 501 of 635
  4055. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4056. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4057. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  4058. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  4059. ==24937== by 0x40EDB8: cmd::init() (command.cpp:620)
  4060. ==24937== by 0x40F650: main (main.cpp:12)
  4061. ==24937==
  4062. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 502 of 635
  4063. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4064. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4065. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  4066. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  4067. ==24937== by 0x40EDB8: cmd::init() (command.cpp:620)
  4068. ==24937== by 0x40F650: main (main.cpp:12)
  4069. ==24937==
  4070. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 503 of 635
  4071. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4072. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4073. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4074. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  4075. ==24937== by 0x40EDB8: cmd::init() (command.cpp:620)
  4076. ==24937== by 0x40F650: main (main.cpp:12)
  4077. ==24937==
  4078. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 504 of 635
  4079. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4080. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4081. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4082. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  4083. ==24937== by 0x40EDB8: cmd::init() (command.cpp:620)
  4084. ==24937== by 0x40F650: main (main.cpp:12)
  4085. ==24937==
  4086. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 505 of 635
  4087. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4088. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4089. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  4090. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  4091. ==24937== by 0x40EDD4: cmd::init() (command.cpp:620)
  4092. ==24937== by 0x40F650: main (main.cpp:12)
  4093. ==24937==
  4094. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 506 of 635
  4095. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4096. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4097. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4098. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  4099. ==24937== by 0x40EDD4: cmd::init() (command.cpp:620)
  4100. ==24937== by 0x40F650: main (main.cpp:12)
  4101. ==24937==
  4102. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 507 of 635
  4103. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4104. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4105. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  4106. ==24937== by 0x40D443: cmd::register_command(char const*, bool, ...) (command.cpp:261)
  4107. ==24937== by 0x40EDED: cmd::init() (command.cpp:622)
  4108. ==24937== by 0x40F650: main (main.cpp:12)
  4109. ==24937==
  4110. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 508 of 635
  4111. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4112. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4113. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  4114. ==24937== by 0x40D49E: cmd::register_command(char const*, bool, ...) (command.cpp:266)
  4115. ==24937== by 0x40EDED: cmd::init() (command.cpp:622)
  4116. ==24937== by 0x40F650: main (main.cpp:12)
  4117. ==24937==
  4118. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 509 of 635
  4119. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4120. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4121. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4122. ==24937== by 0x40D4CD: cmd::register_command(char const*, bool, ...) (command.cpp:268)
  4123. ==24937== by 0x40EDED: cmd::init() (command.cpp:622)
  4124. ==24937== by 0x40F650: main (main.cpp:12)
  4125. ==24937==
  4126. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 510 of 635
  4127. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4128. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4129. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4130. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  4131. ==24937== by 0x40EDED: cmd::init() (command.cpp:622)
  4132. ==24937== by 0x40F650: main (main.cpp:12)
  4133. ==24937==
  4134. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 511 of 635
  4135. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4136. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4137. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  4138. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  4139. ==24937== by 0x40EE09: cmd::init() (command.cpp:622)
  4140. ==24937== by 0x40F650: main (main.cpp:12)
  4141. ==24937==
  4142. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 512 of 635
  4143. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4144. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4145. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4146. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  4147. ==24937== by 0x40EE09: cmd::init() (command.cpp:622)
  4148. ==24937== by 0x40F650: main (main.cpp:12)
  4149. ==24937==
  4150. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 513 of 635
  4151. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4152. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4153. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  4154. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  4155. ==24937== by 0x40EE33: cmd::init() (command.cpp:625)
  4156. ==24937== by 0x40F650: main (main.cpp:12)
  4157. ==24937==
  4158. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 514 of 635
  4159. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4160. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4161. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  4162. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  4163. ==24937== by 0x40EE33: cmd::init() (command.cpp:625)
  4164. ==24937== by 0x40F650: main (main.cpp:12)
  4165. ==24937==
  4166. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 515 of 635
  4167. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4168. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4169. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4170. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  4171. ==24937== by 0x40EE33: cmd::init() (command.cpp:625)
  4172. ==24937== by 0x40F650: main (main.cpp:12)
  4173. ==24937==
  4174. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 516 of 635
  4175. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4176. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4177. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4178. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  4179. ==24937== by 0x40EE33: cmd::init() (command.cpp:625)
  4180. ==24937== by 0x40F650: main (main.cpp:12)
  4181. ==24937==
  4182. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 517 of 635
  4183. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4184. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4185. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4186. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4187. ==24937== by 0x40EE33: cmd::init() (command.cpp:625)
  4188. ==24937== by 0x40F650: main (main.cpp:12)
  4189. ==24937==
  4190. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 518 of 635
  4191. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4192. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4193. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4194. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4195. ==24937== by 0x40EE33: cmd::init() (command.cpp:625)
  4196. ==24937== by 0x40F650: main (main.cpp:12)
  4197. ==24937==
  4198. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 519 of 635
  4199. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4200. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4201. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  4202. ==24937== by 0x40DB6B: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:371)
  4203. ==24937== by 0x40EE4F: cmd::init() (command.cpp:625)
  4204. ==24937== by 0x40F650: main (main.cpp:12)
  4205. ==24937==
  4206. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 520 of 635
  4207. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4208. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4209. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4210. ==24937== by 0x40DBD3: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:375)
  4211. ==24937== by 0x40EE4F: cmd::init() (command.cpp:625)
  4212. ==24937== by 0x40F650: main (main.cpp:12)
  4213. ==24937==
  4214. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 521 of 635
  4215. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4216. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4217. ==24937== by 0x40F33C: cmd::treenode_raw* __alloc<cmd::treenode_raw>(unsigned long, int, char const*) (debug.h:150)
  4218. ==24937== by 0x40D547: cmd::register_command(char const*, bool, ...) (command.cpp:280)
  4219. ==24937== by 0x40EE79: cmd::init() (command.cpp:628)
  4220. ==24937== by 0x40F650: main (main.cpp:12)
  4221. ==24937==
  4222. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 522 of 635
  4223. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4224. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4225. ==24937== by 0x40F25C: cmd::definition* __alloc<cmd::definition>(unsigned long, int, char const*) (debug.h:150)
  4226. ==24937== by 0x40D5A2: cmd::register_command(char const*, bool, ...) (command.cpp:285)
  4227. ==24937== by 0x40EE79: cmd::init() (command.cpp:628)
  4228. ==24937== by 0x40F650: main (main.cpp:12)
  4229. ==24937==
  4230. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 523 of 635
  4231. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4232. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4233. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4234. ==24937== by 0x40D5D1: cmd::register_command(char const*, bool, ...) (command.cpp:287)
  4235. ==24937== by 0x40EE79: cmd::init() (command.cpp:628)
  4236. ==24937== by 0x40F650: main (main.cpp:12)
  4237. ==24937==
  4238. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 524 of 635
  4239. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4240. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4241. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4242. ==24937== by 0x40D66B: cmd::register_command(char const*, bool, ...) (command.cpp:302)
  4243. ==24937== by 0x40EE79: cmd::init() (command.cpp:628)
  4244. ==24937== by 0x40F650: main (main.cpp:12)
  4245. ==24937==
  4246. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 525 of 635
  4247. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4248. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4249. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4250. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4251. ==24937== by 0x40EE79: cmd::init() (command.cpp:628)
  4252. ==24937== by 0x40F650: main (main.cpp:12)
  4253. ==24937==
  4254. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 526 of 635
  4255. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4256. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4257. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4258. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4259. ==24937== by 0x40EE79: cmd::init() (command.cpp:628)
  4260. ==24937== by 0x40F650: main (main.cpp:12)
  4261. ==24937==
  4262. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 527 of 635
  4263. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4264. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4265. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  4266. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  4267. ==24937== by 0x40EE95: cmd::init() (command.cpp:628)
  4268. ==24937== by 0x40F650: main (main.cpp:12)
  4269. ==24937==
  4270. ==24937== 12 bytes in 1 blocks are definitely lost in loss record 528 of 635
  4271. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4272. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4273. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4274. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  4275. ==24937== by 0x40EE95: cmd::init() (command.cpp:628)
  4276. ==24937== by 0x40F650: main (main.cpp:12)
  4277. ==24937==
  4278. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 529 of 635
  4279. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4280. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4281. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4282. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4283. ==24937== by 0x40390F: rpl::init() (reply.cpp:275)
  4284. ==24937== by 0x40F655: main (main.cpp:13)
  4285. ==24937==
  4286. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 530 of 635
  4287. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4288. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4289. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4290. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4291. ==24937== by 0x40390F: rpl::init() (reply.cpp:275)
  4292. ==24937== by 0x40F655: main (main.cpp:13)
  4293. ==24937==
  4294. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 531 of 635
  4295. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4296. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4297. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4298. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4299. ==24937== by 0x4039FA: rpl::init() (reply.cpp:289)
  4300. ==24937== by 0x40F655: main (main.cpp:13)
  4301. ==24937==
  4302. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 532 of 635
  4303. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4304. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4305. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4306. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4307. ==24937== by 0x4039FA: rpl::init() (reply.cpp:289)
  4308. ==24937== by 0x40F655: main (main.cpp:13)
  4309. ==24937==
  4310. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 533 of 635
  4311. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4312. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4313. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4314. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4315. ==24937== by 0x403238: rpl::init() (reply.cpp:171)
  4316. ==24937== by 0x40F655: main (main.cpp:13)
  4317. ==24937==
  4318. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 534 of 635
  4319. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4320. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4321. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4322. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4323. ==24937== by 0x403238: rpl::init() (reply.cpp:171)
  4324. ==24937== by 0x40F655: main (main.cpp:13)
  4325. ==24937==
  4326. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 535 of 635
  4327. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4328. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4329. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4330. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4331. ==24937== by 0x403313: rpl::init() (reply.cpp:184)
  4332. ==24937== by 0x40F655: main (main.cpp:13)
  4333. ==24937==
  4334. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 536 of 635
  4335. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4336. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4337. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4338. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4339. ==24937== by 0x403313: rpl::init() (reply.cpp:184)
  4340. ==24937== by 0x40F655: main (main.cpp:13)
  4341. ==24937==
  4342. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 537 of 635
  4343. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4344. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4345. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4346. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4347. ==24937== by 0x403356: rpl::init() (reply.cpp:188)
  4348. ==24937== by 0x40F655: main (main.cpp:13)
  4349. ==24937==
  4350. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 538 of 635
  4351. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4352. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4353. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4354. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4355. ==24937== by 0x403356: rpl::init() (reply.cpp:188)
  4356. ==24937== by 0x40F655: main (main.cpp:13)
  4357. ==24937==
  4358. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 539 of 635
  4359. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4360. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4361. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4362. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4363. ==24937== by 0x40355F: rpl::init() (reply.cpp:219)
  4364. ==24937== by 0x40F655: main (main.cpp:13)
  4365. ==24937==
  4366. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 540 of 635
  4367. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4368. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4369. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4370. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4371. ==24937== by 0x40355F: rpl::init() (reply.cpp:219)
  4372. ==24937== by 0x40F655: main (main.cpp:13)
  4373. ==24937==
  4374. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 541 of 635
  4375. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4376. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4377. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4378. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4379. ==24937== by 0x403607: rpl::init() (reply.cpp:229)
  4380. ==24937== by 0x40F655: main (main.cpp:13)
  4381. ==24937==
  4382. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 542 of 635
  4383. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4384. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4385. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4386. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4387. ==24937== by 0x403607: rpl::init() (reply.cpp:229)
  4388. ==24937== by 0x40F655: main (main.cpp:13)
  4389. ==24937==
  4390. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 543 of 635
  4391. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4392. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4393. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4394. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4395. ==24937== by 0x403736: rpl::init() (reply.cpp:247)
  4396. ==24937== by 0x40F655: main (main.cpp:13)
  4397. ==24937==
  4398. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 544 of 635
  4399. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4400. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4401. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4402. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4403. ==24937== by 0x403736: rpl::init() (reply.cpp:247)
  4404. ==24937== by 0x40F655: main (main.cpp:13)
  4405. ==24937==
  4406. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 545 of 635
  4407. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4408. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4409. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4410. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4411. ==24937== by 0x403A91: rpl::init() (reply.cpp:298)
  4412. ==24937== by 0x40F655: main (main.cpp:13)
  4413. ==24937==
  4414. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 546 of 635
  4415. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4416. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4417. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4418. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4419. ==24937== by 0x403A91: rpl::init() (reply.cpp:298)
  4420. ==24937== by 0x40F655: main (main.cpp:13)
  4421. ==24937==
  4422. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 547 of 635
  4423. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4424. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4425. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4426. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4427. ==24937== by 0x403B28: rpl::init() (reply.cpp:307)
  4428. ==24937== by 0x40F655: main (main.cpp:13)
  4429. ==24937==
  4430. ==24937== 20 bytes in 2 blocks are definitely lost in loss record 548 of 635
  4431. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4432. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4433. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4434. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4435. ==24937== by 0x403B28: rpl::init() (reply.cpp:307)
  4436. ==24937== by 0x40F655: main (main.cpp:13)
  4437. ==24937==
  4438. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 549 of 635
  4439. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4440. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4441. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4442. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4443. ==24937== by 0x40E23F: cmd::init() (command.cpp:497)
  4444. ==24937== by 0x40F650: main (main.cpp:12)
  4445. ==24937==
  4446. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 550 of 635
  4447. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4448. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4449. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4450. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4451. ==24937== by 0x40E23F: cmd::init() (command.cpp:497)
  4452. ==24937== by 0x40F650: main (main.cpp:12)
  4453. ==24937==
  4454. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 551 of 635
  4455. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4456. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4457. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4458. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4459. ==24937== by 0x40E29E: cmd::init() (command.cpp:501)
  4460. ==24937== by 0x40F650: main (main.cpp:12)
  4461. ==24937==
  4462. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 552 of 635
  4463. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4464. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4465. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4466. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4467. ==24937== by 0x40E29E: cmd::init() (command.cpp:501)
  4468. ==24937== by 0x40F650: main (main.cpp:12)
  4469. ==24937==
  4470. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 553 of 635
  4471. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4472. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4473. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4474. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4475. ==24937== by 0x40E349: cmd::init() (command.cpp:508)
  4476. ==24937== by 0x40F650: main (main.cpp:12)
  4477. ==24937==
  4478. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 554 of 635
  4479. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4480. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4481. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4482. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4483. ==24937== by 0x40E349: cmd::init() (command.cpp:508)
  4484. ==24937== by 0x40F650: main (main.cpp:12)
  4485. ==24937==
  4486. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 555 of 635
  4487. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4488. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4489. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4490. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4491. ==24937== by 0x40E3A8: cmd::init() (command.cpp:512)
  4492. ==24937== by 0x40F650: main (main.cpp:12)
  4493. ==24937==
  4494. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 556 of 635
  4495. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4496. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4497. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4498. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4499. ==24937== by 0x40E3A8: cmd::init() (command.cpp:512)
  4500. ==24937== by 0x40F650: main (main.cpp:12)
  4501. ==24937==
  4502. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 557 of 635
  4503. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4504. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4505. ==24937== by 0x40F4EF: cmd::treenode_bind* __alloc<cmd::treenode_bind>(unsigned long, int, char const*) (debug.h:150)
  4506. ==24937== by 0x40DC42: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:386)
  4507. ==24937== by 0x40E3CA: cmd::init() (command.cpp:512)
  4508. ==24937== by 0x40F650: main (main.cpp:12)
  4509. ==24937==
  4510. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 558 of 635
  4511. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4512. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4513. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4514. ==24937== by 0x40DCAA: cmd::bind_command(cmd::definition*, int (*)(nirc::user&, cmd::treenode_bind*, cmd::split_arguments*), ...) (command.cpp:390)
  4515. ==24937== by 0x40E3CA: cmd::init() (command.cpp:512)
  4516. ==24937== by 0x40F650: main (main.cpp:12)
  4517. ==24937==
  4518. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 559 of 635
  4519. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4520. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4521. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4522. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4523. ==24937== by 0x40E40D: cmd::init() (command.cpp:516)
  4524. ==24937== by 0x40F650: main (main.cpp:12)
  4525. ==24937==
  4526. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 560 of 635
  4527. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4528. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4529. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4530. ==24937== by 0x40D858: cmd::register_command(char const*, bool, ...) (command.cpp:325)
  4531. ==24937== by 0x40E40D: cmd::init() (command.cpp:516)
  4532. ==24937== by 0x40F650: main (main.cpp:12)
  4533. ==24937==
  4534. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 561 of 635
  4535. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4536. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4537. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4538. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4539. ==24937== by 0x40E40D: cmd::init() (command.cpp:516)
  4540. ==24937== by 0x40F650: main (main.cpp:12)
  4541. ==24937==
  4542. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 562 of 635
  4543. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4544. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4545. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4546. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4547. ==24937== by 0x40E472: cmd::init() (command.cpp:520)
  4548. ==24937== by 0x40F650: main (main.cpp:12)
  4549. ==24937==
  4550. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 563 of 635
  4551. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4552. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4553. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4554. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4555. ==24937== by 0x40E472: cmd::init() (command.cpp:520)
  4556. ==24937== by 0x40F650: main (main.cpp:12)
  4557. ==24937==
  4558. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 564 of 635
  4559. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4560. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4561. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4562. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4563. ==24937== by 0x40E4D1: cmd::init() (command.cpp:524)
  4564. ==24937== by 0x40F650: main (main.cpp:12)
  4565. ==24937==
  4566. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 565 of 635
  4567. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4568. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4569. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4570. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4571. ==24937== by 0x40E4D1: cmd::init() (command.cpp:524)
  4572. ==24937== by 0x40F650: main (main.cpp:12)
  4573. ==24937==
  4574. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 566 of 635
  4575. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4576. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4577. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4578. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4579. ==24937== by 0x40E530: cmd::init() (command.cpp:528)
  4580. ==24937== by 0x40F650: main (main.cpp:12)
  4581. ==24937==
  4582. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 567 of 635
  4583. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4584. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4585. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4586. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4587. ==24937== by 0x40E530: cmd::init() (command.cpp:528)
  4588. ==24937== by 0x40F650: main (main.cpp:12)
  4589. ==24937==
  4590. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 568 of 635
  4591. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4592. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4593. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4594. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4595. ==24937== by 0x40E58F: cmd::init() (command.cpp:532)
  4596. ==24937== by 0x40F650: main (main.cpp:12)
  4597. ==24937==
  4598. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 569 of 635
  4599. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4600. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4601. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4602. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4603. ==24937== by 0x40E58F: cmd::init() (command.cpp:532)
  4604. ==24937== by 0x40F650: main (main.cpp:12)
  4605. ==24937==
  4606. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 570 of 635
  4607. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4608. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4609. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4610. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4611. ==24937== by 0x40E667: cmd::init() (command.cpp:541)
  4612. ==24937== by 0x40F650: main (main.cpp:12)
  4613. ==24937==
  4614. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 571 of 635
  4615. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4616. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4617. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4618. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4619. ==24937== by 0x40E667: cmd::init() (command.cpp:541)
  4620. ==24937== by 0x40F650: main (main.cpp:12)
  4621. ==24937==
  4622. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 572 of 635
  4623. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4624. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4625. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4626. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4627. ==24937== by 0x40E6C6: cmd::init() (command.cpp:545)
  4628. ==24937== by 0x40F650: main (main.cpp:12)
  4629. ==24937==
  4630. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 573 of 635
  4631. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4632. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4633. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4634. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4635. ==24937== by 0x40E6C6: cmd::init() (command.cpp:545)
  4636. ==24937== by 0x40F650: main (main.cpp:12)
  4637. ==24937==
  4638. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 574 of 635
  4639. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4640. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4641. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4642. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4643. ==24937== by 0x40E76B: cmd::init() (command.cpp:552)
  4644. ==24937== by 0x40F650: main (main.cpp:12)
  4645. ==24937==
  4646. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 575 of 635
  4647. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4648. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4649. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4650. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4651. ==24937== by 0x40E76B: cmd::init() (command.cpp:552)
  4652. ==24937== by 0x40F650: main (main.cpp:12)
  4653. ==24937==
  4654. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 576 of 635
  4655. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4656. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4657. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4658. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4659. ==24937== by 0x40E810: cmd::init() (command.cpp:559)
  4660. ==24937== by 0x40F650: main (main.cpp:12)
  4661. ==24937==
  4662. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 577 of 635
  4663. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4664. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4665. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4666. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4667. ==24937== by 0x40E810: cmd::init() (command.cpp:559)
  4668. ==24937== by 0x40F650: main (main.cpp:12)
  4669. ==24937==
  4670. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 578 of 635
  4671. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4672. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4673. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4674. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4675. ==24937== by 0x40E86F: cmd::init() (command.cpp:563)
  4676. ==24937== by 0x40F650: main (main.cpp:12)
  4677. ==24937==
  4678. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 579 of 635
  4679. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4680. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4681. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4682. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4683. ==24937== by 0x40E86F: cmd::init() (command.cpp:563)
  4684. ==24937== by 0x40F650: main (main.cpp:12)
  4685. ==24937==
  4686. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 580 of 635
  4687. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4688. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4689. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4690. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4691. ==24937== by 0x40EA5F: cmd::init() (command.cpp:584)
  4692. ==24937== by 0x40F650: main (main.cpp:12)
  4693. ==24937==
  4694. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 581 of 635
  4695. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4696. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4697. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4698. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4699. ==24937== by 0x40EA5F: cmd::init() (command.cpp:584)
  4700. ==24937== by 0x40F650: main (main.cpp:12)
  4701. ==24937==
  4702. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 582 of 635
  4703. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4704. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4705. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4706. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4707. ==24937== by 0x40EABE: cmd::init() (command.cpp:588)
  4708. ==24937== by 0x40F650: main (main.cpp:12)
  4709. ==24937==
  4710. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 583 of 635
  4711. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4712. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4713. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4714. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4715. ==24937== by 0x40EABE: cmd::init() (command.cpp:588)
  4716. ==24937== by 0x40F650: main (main.cpp:12)
  4717. ==24937==
  4718. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 584 of 635
  4719. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4720. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4721. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4722. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4723. ==24937== by 0x40EB1D: cmd::init() (command.cpp:592)
  4724. ==24937== by 0x40F650: main (main.cpp:12)
  4725. ==24937==
  4726. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 585 of 635
  4727. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4728. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4729. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4730. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4731. ==24937== by 0x40EB1D: cmd::init() (command.cpp:592)
  4732. ==24937== by 0x40F650: main (main.cpp:12)
  4733. ==24937==
  4734. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 586 of 635
  4735. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4736. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4737. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4738. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4739. ==24937== by 0x40EB7C: cmd::init() (command.cpp:596)
  4740. ==24937== by 0x40F650: main (main.cpp:12)
  4741. ==24937==
  4742. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 587 of 635
  4743. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4744. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4745. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4746. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4747. ==24937== by 0x40EB7C: cmd::init() (command.cpp:596)
  4748. ==24937== by 0x40F650: main (main.cpp:12)
  4749. ==24937==
  4750. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 588 of 635
  4751. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4752. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4753. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4754. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4755. ==24937== by 0x40EC54: cmd::init() (command.cpp:605)
  4756. ==24937== by 0x40F650: main (main.cpp:12)
  4757. ==24937==
  4758. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 589 of 635
  4759. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4760. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4761. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4762. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4763. ==24937== by 0x40EC54: cmd::init() (command.cpp:605)
  4764. ==24937== by 0x40F650: main (main.cpp:12)
  4765. ==24937==
  4766. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 590 of 635
  4767. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4768. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4769. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4770. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4771. ==24937== by 0x40ECB3: cmd::init() (command.cpp:609)
  4772. ==24937== by 0x40F650: main (main.cpp:12)
  4773. ==24937==
  4774. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 591 of 635
  4775. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4776. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4777. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4778. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4779. ==24937== by 0x40ECB3: cmd::init() (command.cpp:609)
  4780. ==24937== by 0x40F650: main (main.cpp:12)
  4781. ==24937==
  4782. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 592 of 635
  4783. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4784. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4785. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4786. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4787. ==24937== by 0x40ED0D: cmd::init() (command.cpp:613)
  4788. ==24937== by 0x40F650: main (main.cpp:12)
  4789. ==24937==
  4790. ==24937== 24 bytes in 2 blocks are definitely lost in loss record 593 of 635
  4791. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4792. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4793. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4794. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4795. ==24937== by 0x40ED0D: cmd::init() (command.cpp:613)
  4796. ==24937== by 0x40F650: main (main.cpp:12)
  4797. ==24937==
  4798. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 594 of 635
  4799. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4800. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4801. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4802. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4803. ==24937== by 0x403963: rpl::init() (reply.cpp:280)
  4804. ==24937== by 0x40F655: main (main.cpp:13)
  4805. ==24937==
  4806. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 595 of 635
  4807. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4808. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4809. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4810. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4811. ==24937== by 0x403963: rpl::init() (reply.cpp:280)
  4812. ==24937== by 0x40F655: main (main.cpp:13)
  4813. ==24937==
  4814. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 596 of 635
  4815. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4816. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4817. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4818. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4819. ==24937== by 0x4039B7: rpl::init() (reply.cpp:285)
  4820. ==24937== by 0x40F655: main (main.cpp:13)
  4821. ==24937==
  4822. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 597 of 635
  4823. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4824. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4825. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4826. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4827. ==24937== by 0x4039B7: rpl::init() (reply.cpp:285)
  4828. ==24937== by 0x40F655: main (main.cpp:13)
  4829. ==24937==
  4830. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 598 of 635
  4831. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4832. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4833. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4834. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4835. ==24937== by 0x4033AA: rpl::init() (reply.cpp:193)
  4836. ==24937== by 0x40F655: main (main.cpp:13)
  4837. ==24937==
  4838. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 599 of 635
  4839. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4840. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4841. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4842. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4843. ==24937== by 0x4033AA: rpl::init() (reply.cpp:193)
  4844. ==24937== by 0x40F655: main (main.cpp:13)
  4845. ==24937==
  4846. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 600 of 635
  4847. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4848. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4849. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4850. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4851. ==24937== by 0x40365B: rpl::init() (reply.cpp:234)
  4852. ==24937== by 0x40F655: main (main.cpp:13)
  4853. ==24937==
  4854. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 601 of 635
  4855. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4856. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4857. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4858. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4859. ==24937== by 0x40365B: rpl::init() (reply.cpp:234)
  4860. ==24937== by 0x40F655: main (main.cpp:13)
  4861. ==24937==
  4862. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 602 of 635
  4863. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4864. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4865. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4866. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4867. ==24937== by 0x403856: rpl::init() (reply.cpp:264)
  4868. ==24937== by 0x40F655: main (main.cpp:13)
  4869. ==24937==
  4870. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 603 of 635
  4871. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4872. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4873. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4874. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4875. ==24937== by 0x403856: rpl::init() (reply.cpp:264)
  4876. ==24937== by 0x40F655: main (main.cpp:13)
  4877. ==24937==
  4878. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 604 of 635
  4879. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4880. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4881. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4882. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4883. ==24937== by 0x403A4E: rpl::init() (reply.cpp:294)
  4884. ==24937== by 0x40F655: main (main.cpp:13)
  4885. ==24937==
  4886. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 605 of 635
  4887. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4888. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4889. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4890. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4891. ==24937== by 0x403A4E: rpl::init() (reply.cpp:294)
  4892. ==24937== by 0x40F655: main (main.cpp:13)
  4893. ==24937==
  4894. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 606 of 635
  4895. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4896. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4897. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4898. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4899. ==24937== by 0x403AE5: rpl::init() (reply.cpp:303)
  4900. ==24937== by 0x40F655: main (main.cpp:13)
  4901. ==24937==
  4902. ==24937== 30 bytes in 3 blocks are definitely lost in loss record 607 of 635
  4903. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4904. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4905. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4906. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4907. ==24937== by 0x403AE5: rpl::init() (reply.cpp:303)
  4908. ==24937== by 0x40F655: main (main.cpp:13)
  4909. ==24937==
  4910. ==24937== 36 bytes in 3 blocks are definitely lost in loss record 608 of 635
  4911. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4912. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4913. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4914. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4915. ==24937== by 0x40E608: cmd::init() (command.cpp:537)
  4916. ==24937== by 0x40F650: main (main.cpp:12)
  4917. ==24937==
  4918. ==24937== 36 bytes in 3 blocks are definitely lost in loss record 609 of 635
  4919. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4920. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4921. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4922. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4923. ==24937== by 0x40E608: cmd::init() (command.cpp:537)
  4924. ==24937== by 0x40F650: main (main.cpp:12)
  4925. ==24937==
  4926. ==24937== 36 bytes in 3 blocks are definitely lost in loss record 610 of 635
  4927. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4928. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4929. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4930. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4931. ==24937== by 0x40E92E: cmd::init() (command.cpp:571)
  4932. ==24937== by 0x40F650: main (main.cpp:12)
  4933. ==24937==
  4934. ==24937== 36 bytes in 3 blocks are definitely lost in loss record 611 of 635
  4935. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4936. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4937. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4938. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4939. ==24937== by 0x40E92E: cmd::init() (command.cpp:571)
  4940. ==24937== by 0x40F650: main (main.cpp:12)
  4941. ==24937==
  4942. ==24937== 36 bytes in 3 blocks are definitely lost in loss record 612 of 635
  4943. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4944. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4945. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4946. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4947. ==24937== by 0x40EBF5: cmd::init() (command.cpp:601)
  4948. ==24937== by 0x40F650: main (main.cpp:12)
  4949. ==24937==
  4950. ==24937== 36 bytes in 3 blocks are definitely lost in loss record 613 of 635
  4951. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4952. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4953. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  4954. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  4955. ==24937== by 0x40EBF5: cmd::init() (command.cpp:601)
  4956. ==24937== by 0x40F650: main (main.cpp:12)
  4957. ==24937==
  4958. ==24937== 40 bytes in 4 blocks are definitely lost in loss record 614 of 635
  4959. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4960. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4961. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4962. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4963. ==24937== by 0x4031F5: rpl::init() (reply.cpp:167)
  4964. ==24937== by 0x40F655: main (main.cpp:13)
  4965. ==24937==
  4966. ==24937== 40 bytes in 4 blocks are definitely lost in loss record 615 of 635
  4967. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4968. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4969. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4970. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4971. ==24937== by 0x4031F5: rpl::init() (reply.cpp:167)
  4972. ==24937== by 0x40F655: main (main.cpp:13)
  4973. ==24937==
  4974. ==24937== 40 bytes in 4 blocks are definitely lost in loss record 616 of 635
  4975. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4976. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4977. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4978. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  4979. ==24937== by 0x4035C4: rpl::init() (reply.cpp:225)
  4980. ==24937== by 0x40F655: main (main.cpp:13)
  4981. ==24937==
  4982. ==24937== 40 bytes in 4 blocks are definitely lost in loss record 617 of 635
  4983. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4984. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4985. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  4986. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  4987. ==24937== by 0x4035C4: rpl::init() (reply.cpp:225)
  4988. ==24937== by 0x40F655: main (main.cpp:13)
  4989. ==24937==
  4990. ==24937== 48 bytes in 4 blocks are definitely lost in loss record 618 of 635
  4991. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4992. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  4993. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  4994. ==24937== by 0x40D6D5: cmd::register_command(char const*, bool, ...) (command.cpp:314)
  4995. ==24937== by 0x40E163: cmd::init() (command.cpp:487)
  4996. ==24937== by 0x40F650: main (main.cpp:12)
  4997. ==24937==
  4998. ==24937== 48 bytes in 4 blocks are definitely lost in loss record 619 of 635
  4999. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5000. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5001. ==24937== by 0x40F40D: cmd::argument_list* __alloc<cmd::argument_list>(unsigned long, int, char const*) (debug.h:150)
  5002. ==24937== by 0x40D8A8: cmd::register_command(char const*, bool, ...) (command.cpp:330)
  5003. ==24937== by 0x40E163: cmd::init() (command.cpp:487)
  5004. ==24937== by 0x40F650: main (main.cpp:12)
  5005. ==24937==
  5006. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 620 of 635
  5007. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5008. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5009. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5010. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5011. ==24937== by 0x4038CC: rpl::init() (reply.cpp:271)
  5012. ==24937== by 0x40F655: main (main.cpp:13)
  5013. ==24937==
  5014. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 621 of 635
  5015. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5016. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5017. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5018. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5019. ==24937== by 0x4038CC: rpl::init() (reply.cpp:271)
  5020. ==24937== by 0x40F655: main (main.cpp:13)
  5021. ==24937==
  5022. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 622 of 635
  5023. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5024. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5025. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5026. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5027. ==24937== by 0x40351C: rpl::init() (reply.cpp:215)
  5028. ==24937== by 0x40F655: main (main.cpp:13)
  5029. ==24937==
  5030. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 623 of 635
  5031. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5032. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5033. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5034. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5035. ==24937== by 0x40351C: rpl::init() (reply.cpp:215)
  5036. ==24937== by 0x40F655: main (main.cpp:13)
  5037. ==24937==
  5038. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 624 of 635
  5039. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5040. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5041. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5042. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5043. ==24937== by 0x4037D0: rpl::init() (reply.cpp:256)
  5044. ==24937== by 0x40F655: main (main.cpp:13)
  5045. ==24937==
  5046. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 625 of 635
  5047. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5048. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5049. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5050. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5051. ==24937== by 0x4037D0: rpl::init() (reply.cpp:256)
  5052. ==24937== by 0x40F655: main (main.cpp:13)
  5053. ==24937==
  5054. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 626 of 635
  5055. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5056. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5057. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5058. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5059. ==24937== by 0x403B9E: rpl::init() (reply.cpp:314)
  5060. ==24937== by 0x40F655: main (main.cpp:13)
  5061. ==24937==
  5062. ==24937== 50 bytes in 5 blocks are definitely lost in loss record 627 of 635
  5063. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5064. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5065. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5066. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5067. ==24937== by 0x403B9E: rpl::init() (reply.cpp:314)
  5068. ==24937== by 0x40F655: main (main.cpp:13)
  5069. ==24937==
  5070. ==24937== 60 bytes in 6 blocks are definitely lost in loss record 628 of 635
  5071. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5072. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5073. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5074. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5075. ==24937== by 0x403190: rpl::init() (reply.cpp:161)
  5076. ==24937== by 0x40F655: main (main.cpp:13)
  5077. ==24937==
  5078. ==24937== 60 bytes in 6 blocks are definitely lost in loss record 629 of 635
  5079. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5080. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5081. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5082. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5083. ==24937== by 0x403190: rpl::init() (reply.cpp:161)
  5084. ==24937== by 0x40F655: main (main.cpp:13)
  5085. ==24937==
  5086. ==24937== 70 bytes in 7 blocks are definitely lost in loss record 630 of 635
  5087. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5088. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5089. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5090. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5091. ==24937== by 0x4032D0: rpl::init() (reply.cpp:180)
  5092. ==24937== by 0x40F655: main (main.cpp:13)
  5093. ==24937==
  5094. ==24937== 70 bytes in 7 blocks are definitely lost in loss record 631 of 635
  5095. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5096. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5097. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5098. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5099. ==24937== by 0x4032D0: rpl::init() (reply.cpp:180)
  5100. ==24937== by 0x40F655: main (main.cpp:13)
  5101. ==24937==
  5102. ==24937== 70 bytes in 7 blocks are definitely lost in loss record 632 of 635
  5103. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5104. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5105. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5106. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5107. ==24937== by 0x4034A6: rpl::init() (reply.cpp:208)
  5108. ==24937== by 0x40F655: main (main.cpp:13)
  5109. ==24937==
  5110. ==24937== 70 bytes in 7 blocks are definitely lost in loss record 633 of 635
  5111. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5112. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5113. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5114. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5115. ==24937== by 0x4034A6: rpl::init() (reply.cpp:208)
  5116. ==24937== by 0x40F655: main (main.cpp:13)
  5117. ==24937==
  5118. ==24937== 70 bytes in 7 blocks are definitely lost in loss record 634 of 635
  5119. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5120. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5121. ==24937== by 0x403EFA: char* __alloc<char>(unsigned long, int, char const*) (debug.h:150)
  5122. ==24937== by 0x402F6C: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:129)
  5123. ==24937== by 0x4036F3: rpl::init() (reply.cpp:243)
  5124. ==24937== by 0x40F655: main (main.cpp:13)
  5125. ==24937==
  5126. ==24937== 70 bytes in 7 blocks are definitely lost in loss record 635 of 635
  5127. ==24937== at 0x4C2640D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  5128. ==24937== by 0x403D0D: dbg::alloc_list_head::append(void*, std::type_info const*, unsigned long, int, char const*) (debug.h:105)
  5129. ==24937== by 0x4040BE: rpl::response_argument_list* __alloc<rpl::response_argument_list>(unsigned long, int, char const*) (debug.h:150)
  5130. ==24937== by 0x403009: rpl::register_reply(unsigned int, char const*, bool, int (*)(rpl::nirc_user&, rpl::reply_binding*, char const*, rpl::split_arguments*), ...) (reply.cpp:133)
  5131. ==24937== by 0x4036F3: rpl::init() (reply.cpp:243)
  5132. ==24937== by 0x40F655: main (main.cpp:13)
  5133. ==24937==
  5134. ==24937== LEAK SUMMARY:
  5135. ==24937== definitely lost: 9,287 bytes in 836 blocks
  5136. ==24937== indirectly lost: 0 bytes in 0 blocks
  5137. ==24937== possibly lost: 0 bytes in 0 blocks
  5138. ==24937== still reachable: 0 bytes in 0 blocks
  5139. ==24937== suppressed: 0 bytes in 0 blocks
  5140. ==24937==
  5141. ==24937== ERROR SUMMARY: 635 errors from 635 contexts (suppressed: 7 from 7)
  5142. --24937--
  5143. --24937-- used_suppression: 7 dl-hack3-cond-1
  5144. ==24937==
  5145. ==24937== ERROR SUMMARY: 635 errors from 635 contexts (suppressed: 7 from 7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement