Skip to content

Commit

Permalink
opnsense/dhcp6c: prevent rawops double-free
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jan 27, 2019
1 parent 0b25cbd commit 4fce43e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion opnsense/dhcp6c/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= dhcp6c
DISTVERSION= 20180720
DISTVERSION= 20190128
DISTVERSIONPREFIX=v
CATEGORIES= net ipv6

Expand Down
6 changes: 3 additions & 3 deletions opnsense/dhcp6c/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1532101136
SHA256 (opnsense-dhcp6c-v20180720_GH0.tar.gz) = 5bdbf4375921d540c26d5a836f65995a8d08616ec7ffc395c99febaacee40135
SIZE (opnsense-dhcp6c-v20180720_GH0.tar.gz) = 156063
TIMESTAMP = 1548601678
SHA256 (opnsense-dhcp6c-v20190128_GH0.tar.gz) = 5626a07879789751887156f57a67a0c47767ffdfe47bcbb95787e74900f2e84c
SIZE (opnsense-dhcp6c-v20190128_GH0.tar.gz) = 156039

0 comments on commit 4fce43e

Please sign in to comment.