Page MenuHomeFreeBSD

deskutils/elementary-calendar: Fix Segmentation fault.
ClosedPublic

Authored by nc on Jan 18 2021, 4:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 6:46 PM
Unknown Object (File)
Mon, Jan 13, 9:09 AM
Unknown Object (File)
Nov 9 2024, 4:06 PM
Unknown Object (File)
Nov 5 2024, 5:02 AM
Unknown Object (File)
Nov 1 2024, 5:22 AM
Unknown Object (File)
Nov 1 2024, 5:22 AM
Unknown Object (File)
Nov 1 2024, 5:22 AM
Unknown Object (File)
Nov 1 2024, 5:13 AM
Subscribers

Details

Summary

deskutils/elementary-calendar: Fix Segmentation fault.

PR: 252741
Reported by: 0mp

Test Plan

Tested to launch on 13-ALPHA1 gde57c3d8825.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

nc requested review of this revision.Jan 18 2021, 4:39 AM

Also, as this is a crashing bug, I think we should merge this into the quarterly branch.

Should we MFH this?

In D28216#630690, @nc wrote:

Also, as this is a crashing bug, I think we should merge this into the quarterly branch.

Should we MFH this?

Wonderful! We'll have a chance to MFH something! For runtime bug fixes you have an portmgr blanket approval.

So, remember to set MFH: 2021Q1 in the commit message. Then you can simply run ./Tools/scripts/mfh 123456789 to merge revision 123456789 into the current quarterly branch. (learn more here: https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#ports-qa-misc-commit-mfh)

BTW, it would be great if you manage to upstream this patch.

This revision is now accepted and ready to land.Jan 18 2021, 1:19 PM
This revision was automatically updated to reflect the committed changes.