HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rhdjebejdbd

no profile record

comments

rhdjebejdbd
·vor 6 Monaten·discuss
That's a lot of words, but how is that even possible?

Pointers and arrays are basically interchangeable in C, and you have to do that constantly in any large program. Even the blog post has a malloc in it.

Once you start passing around a pointer to the middle of the array all size info is lost.

Are you talking about -fsanitize=address? It's too slow to be used in production
rhdjebejdbd
·vor 10 Monaten·discuss
It doesn't depend on the application unless the application shares the same pointers between x86 and arm which doesn't make any sense to me.

Otherwise they're right, it's not the intersection that matters but just the total bits available