Skip to content
  • Vandoorselaere Yoann's avatar
    avoid un-needed string copy. · 11964ca1
    Vandoorselaere Yoann authored
    
            * libnautilus-private/nautilus-link.c (nautilus_link_local_get_image_uri):         avoid un-needed string copy.
    
            * components/help/hyperbola-filefmt.c (locale_score):
            free return of xmlGetProp on return. Do not use a char pointer
            to point on the returned value, use an xmlChar pointer.
    
            * libnautilus-private/nautilus-link.c (nautilus_link_local_get_link_type):         Free the value returned by local_get_root_property.
    11964ca1