freebsd-dev/usr.sbin/makefs/cd9660
Enji Cooper 42afd55d1e Unbreak makefs -t cd9660 after r289687
buffer_head needs to be freed -- not buffer

Detected by jemalloc, i.e. running makefs failed the arena assert
because my copy of malloc on CURRENT is compiled with the default
!MALLOC_PRODUCTION asserts on

Pointyhat to: ngie
PR: 203647
X-MFC with: r289687
Sponsored by: EMC / Isilon Storage Division
2015-10-21 12:54:15 +00:00
..
cd9660_archimedes.c
cd9660_archimedes.h
cd9660_conversion.c
cd9660_debug.c
cd9660_eltorito.c - Write the ISO9660 descriptor after the apm partition entries. 2012-04-02 16:26:32 +00:00
cd9660_eltorito.h
cd9660_strings.c
cd9660_write.c Unbreak makefs -t cd9660 after r289687 2015-10-21 12:54:15 +00:00
iso9660_rrip.c Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, 2013-12-29 16:43:35 +00:00
iso9660_rrip.h Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, 2013-12-29 16:43:35 +00:00
Makefile.inc