emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segfault when calling network-interface-info on OpenBSD


From: Henrik Enberg
Subject: Re: Segfault when calling network-interface-info on OpenBSD
Date: Fri, 30 Dec 2005 14:17:56 +0100 (CET)

> > #0  0x08156c8e in intern (str=0xfff7f08e <Address 0xfff7f08e out of 
> > bounds>) at lread.c:3141
> > #1  0x0816cb10 in Fnetwork_interface_info (ifname=139458061) at 
> > process.c:3565
> 
> The problem is that network-interface-info didn't correctly terminate the
> loop over the interface flags table.  I've checked in a fix for that.
> OpenBSD apparently has some additional flags that are not listed in
> ifflag_table.

Your change does indeed fix it for me, no more segfault, and it returns
the correct data.  Thank you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]