• 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
obj-c vs. java for secure system development
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

obj-c vs. java for secure system development


  • Subject: obj-c vs. java for secure system development
  • From: Alex Rice <email@hidden>
  • Date: Sat, 16 Nov 2002 22:28:39 -0700

Something I've been wondering about Cocoa is: How secure is it? I was just reminded of this thought when seeing this essay posted on another list http://michael.bacarella.com/papers/secsoft/html/

One doesn't generally hear about buffer overruns in Cocoa apps. But maybe that's because there are few cocoa apps out there?

Java has the whole bytecode-verification thing going for it, and although I think it does actually have pointers (handles?) it has no pointer arithmetic and no direct memory access like C does.

Seems to me Objective-C could be just as bad as C code except the ObjC frameworks have had many years of scrutiny to see all the dangerous mistakes.

Alex Rice <email@hidden>
Mindlube Software
http://mindlube.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: obj-c vs. java for secure system development
      • From: Ondra Cada <email@hidden>
    • Re: obj-c vs. java for secure system development
      • From: "ian" <email@hidden>
  • Prev by Date: Re: Marketing your Cocoa App... Re: Jobs
  • Next by Date: Re: Some realities
  • Previous by thread: Re: Tracking matrix selections
  • Next by thread: Re: obj-c vs. java for secure system development
  • Index(es):
    • Date
    • Thread