Bug 96946 - [update] converters/tnef/
Summary: [update] converters/tnef/
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 21:10 UTC by Martin Wilke
Modified: 2006-05-24 02:12 UTC (History)
1 user (show)

See Also:


Attachments
tnef.diff (974 bytes, patch)
2006-05-07 21:10 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke 2006-05-07 21:10:14 UTC

- update to 1.4.1
- maintainer is cc'd 

Changelog:
 	 * tnef.c (get_body_files):                                                                         
        correcting mistake in allocation of File pointers.                                                 
        Was allocating objects of type FILE not File!                                                      
                                                                                                           
        * file.c (file_add_mapi_attrs):                                                                    
        fixing allocation of mime_types to be the                                                          
        correct size.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-07 21:20:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2006-05-24 02:12:29 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!