IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2007, 11:59:51 AM (20 years ago)
Author:
eugene
Message:

fixed double free on helpdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/dvo.c

    r11084 r11217  
    4444    set_str_variable ("MODULES:0", modules);
    4545    set_int_variable ("MODULES:n", 1);
    46     free (helpdir);
     46    free (modules);
    4747  }
    4848# endif
Note: See TracChangeset for help on using the changeset viewer.