CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/12 04:12:41
Modified files:
usr.sbin/ospf6d: rde_lsdb.c
Log message:
Add a missing ntohs() around hdr.type. This fixes a segfault as
the area of an ASE LSA is NULL.
ok claudio@
