Bug 201490 - sysutils/ufs_copy core dumps due to suj change
Summary: sysutils/ufs_copy core dumps due to suj change
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-12 08:23 UTC by ota
Modified: 2015-08-17 06:48 UTC (History)
0 users

See Also:


Attachments
Clear SUJ pointer after copy (351 bytes, patch)
2015-07-12 08:29 UTC, ota
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ota 2015-07-12 08:23:10 UTC

    
Comment 1 ota 2015-07-12 08:29:18 UTC
Created attachment 158640 [details]
Clear SUJ pointer after copy

a pointer is copied and results double free().
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-08-17 06:48:16 UTC
A commit references this bug:

Author: nobutaka
Date: Mon Aug 17 06:48:03 UTC 2015
New revision: 394437
URL: https://svnweb.freebsd.org/changeset/ports/394437

Log:
  Fix core dump.

  PR:		201490
  Submitted by:	ota@j.email.ne.jp

Changes:
  head/sysutils/ufs_copy/Makefile
  head/sysutils/ufs_copy/files/patch-ufs_copy.c