Skip to content
  • Havoc Pennington's avatar
    We were returning junk memory here, because we didn't copy the value · a786a9a0
    Havoc Pennington authored
    2001-04-19  Havoc Pennington  <hp@redhat.com>
    
    	* gobject.c (g_object_get_valist): We were returning junk memory
    	here, because we didn't copy the value (G_VALUE_NOCOPY_CONTENTS
    	passed to G_VALUE_LCOPY) and then we freed the GValue immediately
    	after. Removed G_VALUE_NOCOPY_CONTENTS from here; need a
    	G_VALUE_STEAL_CONTENTS or the like if we want this optimization.
    a786a9a0
To find the state of this project's repository at the time of any of these versions, check out the tags.