Date: Tue, 7 Jun 2011 12:00:29 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/rtadvd config.c Message-ID: <201106071248.p57Cmbrl074716@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2011-06-07 12:00:29 UTC
FreeBSD src repository
Modified files:
usr.sbin/rtadvd config.c
Log:
SVN rev 222820 on 2011-06-07 12:00:29Z by hrs
- Use ELM_MALLOC() for struct rainfo.
- Fix a missing back pointer assignment in struct prefix to struct rainfo
when addr="" is specified. This caused SIGSEGV.
- Insert a prefix element to a tail queue after setting parameters.
Revision Changes Path
1.31 +5 -11 src/usr.sbin/rtadvd/config.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106071248.p57Cmbrl074716>
