Bug 226073

Summary: emulators/virtualbox-ose-additions -- fix two minor bugs
Product: Ports & Packages Reporter: Mikhail Teterin <mi>
Component: Individual Port(s)Assignee: Virtualbox Team (Nobody) <vbox>
Status: Closed FIXED    
Severity: Affects Only Me CC: jkim, w.schwarzenfeld
Priority: --- Keywords: easy, patch, patch-ready
Version: LatestFlags: bugzilla: maintainer-feedback? (vbox)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix a pair of warnings none

Description Mikhail Teterin freebsd_committer freebsd_triage 2018-02-20 21:53:36 UTC
Created attachment 190836 [details]
Fix a pair of warnings

The compiler duly reports these warnings, but the upstream developers paid no attention...
Comment 1 Walter Schwarzenfeld freebsd_triage 2019-02-10 23:59:09 UTC
The first part of the patch is now in the source code. 
The second part unchanged.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-13 18:39:55 UTC
A commit references this bug:

Author: jkim
Date: Thu Aug 13 18:39:48 UTC 2020
New revision: 544829
URL: https://svnweb.freebsd.org/changeset/ports/544829

Log:
  Remove a superfluous bzero(3) call to reduce compiler warnings.

  PR:	226073

Changes:
  head/emulators/virtualbox-ose/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vfsops.c
Comment 3 Jung-uk Kim freebsd_committer freebsd_triage 2020-08-13 18:42:02 UTC
Committed, thanks!  Sorry for being so late.