Ticket #51 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

function to free struct iso_volset

Reported by: bonfire-app@… Owned by: pygi
Priority: major Milestone:
Component: libisofs [old] Version: TRUNK
Keywords: Cc:

Description

It could be useful to have a function to free struct iso_volset. A user could cancel the operation in between the creation of volset and its actual use and therefore the app wouldn't be able to free it.

Attachments

iso_volset_free-diff.patch (466 bytes) - added by b.ghose@… 2 years ago.
Patch attached

Change History

Changed 2 years ago by neeman@…

There is iso_volset_free in volume.c. It just needs to be added to libburn.h.

Changed 2 years ago by pygi

Ahm, libburn.h? Not libisofs.h?

Changed 2 years ago by neeman@…

Oops, yes, libisofs.h

Changed 2 years ago by b.ghose@…

Patch attached

Changed 2 years ago by pygi

  • status changed from new to closed
  • version set to TRUNK
  • resolution set to fixed
  • milestone set to 0.2.1

Changed 2 years ago by pygi

  • milestone changed from 0.2.1 to 0.2.2

Milestone 0.2.1 deleted

Changed 2 years ago by pygi

  • milestone deleted

Milestone 0.2.2 deleted

Note: See TracTickets for help on using tickets.