On Mon Nov 27 17:55:38 2023 +0000, Alex Henrie wrote:
Do we have to use the wrappers everywhere? It would be nice to be able to use wcsdup in create_directories. Alternatively, we could rename cab_alloc to fci_fdi_alloc to make it clear that it is only used with FCICreate and FDICreate.
We already have cab_alloc()/cab_free(), no need to rename anything. Just keep them for FCICreate/FDICreate.