• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IPSec not a "supported" protocol for PPP interfaces?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IPSec not a "supported" protocol for PPP interfaces?


  • Subject: Re: IPSec not a "supported" protocol for PPP interfaces?
  • From: Nathan Duran <email@hidden>
  • Date: Sat, 12 Jan 2008 13:07:04 -0800


On Jan 12, 2008, at 12:54 PM, Chris Heimark wrote:

If I'm right, I think the bug is in this line of code, where you're examining before the beginning of the array (0 based indices I assume). protoCount begins one too high, right? Do you want for (idx=0;idx< protoCount;++idx) ?

It pops up in the second iteration of the loop, so I don't think that's before the beginning. Plus the call to retrieve the name should fail if it wasn't being passed a valid pointer.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >Re: IPSec not a "supported" protocol for PPP interfaces? (From: Chris Heimark <email@hidden>)

  • Prev by Date: Re: IPSec not a "supported" protocol for PPP interfaces?
  • Next by Date: Re: IPSec not a "supported" protocol for PPP interfaces?
  • Previous by thread: Re: IPSec not a "supported" protocol for PPP interfaces?
  • Next by thread: Re: IPSec not a "supported" protocol for PPP interfaces?
  • Index(es):
    • Date
    • Thread