• Sign in
  • Register
  • Home
  • Projects
  • Help

OpenNebula

  • Overview
  • Activity
  • Roadmap
  • Issues
  • Files
  • Repository
« Previous | Next » 

Revision 62fd74e8

ID62fd74e890bf2eeffb6b37dfc733b36746ef2618
Parent 190c324c
Child 92c31a50

Added by Ruben S. Montero almost 11 years ago

Solved minor memory leaks when parser error occurs. Solved leaks in unit tests

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • include
    • mem_collector.h
  • src
    • authm
      • test
        • AuthManagerTest.cc (diff)
    • common
      • SConstruct (diff)
      • mem_collector.c
      • test
        • SConstruct (diff)
        • mem_collector.cc
    • host
      • test
        • HostPoolTest.cc (diff)
    • image
      • test
        • ImagePoolTest.cc (diff)
    • scheduler
      • src
        • pool
          • test
            • SConstruct (diff)
        • sched
          • SConstruct (diff)
        • xml
          • expr_arith.cc (diff)
          • expr_arith.h (diff)
          • expr_arith.y (diff)
          • expr_bool.cc (diff)
          • expr_bool.h (diff)
          • expr_bool.y (diff)
          • expr_parser.c (diff)
          • expr_parser.l (diff)
          • test
            • ObjectXMLTest.cc (diff)
            • SConstruct (diff)
    • template
      • template_parser.c (diff)
      • template_parser.l (diff)
      • template_syntax.cc (diff)
      • template_syntax.h (diff)
      • template_syntax.y (diff)
    • vm
      • test
        • VirtualMachinePoolTest.cc (diff)
      • vm_var_parser.c (diff)
      • vm_var_parser.l (diff)
      • vm_var_syntax.cc (diff)
      • vm_var_syntax.h (diff)
      • vm_var_syntax.y (diff)
    • vnm
      • test
        • SConstruct (diff)
        • VirtualNetworkPoolTest.cc (diff)
Loading...
Powered by Redmine © 2006-2013 Jean-Philippe Lang