ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

477 results

GNU Tools Cauldron
s390: Stack tracing using Frame Pointer, Back Chain, and SFrame

The talk will provide an overview of the different stack tracing methods (un-)available on s390 for user space. It will cover: Why ...

44:10
s390: Stack tracing using Frame Pointer, Back Chain, and SFrame

97 views

8 months ago

Sophia Wagner
Is it undefined behaviour to use pointer after allocated memory?

Is it undefined behaviour to use pointer after allocated memory? Hey guys! Hopefully you found a solution that helped you!

3:34
Is it undefined behaviour to use pointer after allocated memory?

2 views

7 months ago

Celeste Guagliano
Profundizamos sobre manejo y protección de pila

En esta oportunidad vemos un compilador online que nos permite ver el assembler obtenido con diferentes compiladores y ...

18:24
Profundizamos sobre manejo y protección de pila

78 views

2 months ago

Peter Schneider
Stack memory in a freestanding environment

Stack memory in a freestanding environment I hope you found a solution that worked for you :) The Content is licensed under ...

3:54
Stack memory in a freestanding environment

0 views

8 months ago

The Linux Foundation
Defending the Branch: PAC, BTI & GCS on Linux - Bill Roberts, Arm Ltd

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

42:13
Defending the Branch: PAC, BTI & GCS on Linux - Bill Roberts, Arm Ltd

34 views

1 month ago

Cave of Programming
How C Really Works

Check out my C course here (June sale): ...

44:32
How C Really Works

64,290 views

13 days ago

Empathy Monster
Hare Programming Tutorial | 5 of n - Memory Management

Part 5 of a series covering the official Hare programming language tutorial. This video covers Memory Management.

1:13:31
Hare Programming Tutorial | 5 of n - Memory Management

745 views

7 months ago

Sophia Wagner
How can I point a void pointer to different objects that share have different implementations of ...

How can I point a void pointer to different objects that share have different implementations of a virtual function? Hey guys!

1:44
How can I point a void pointer to different objects that share have different implementations of ...

0 views

7 months ago

The Coding Gopher
Heap Memory Explained

Check out Spacelift: https://spacelift.io/free-trial ❤️ Get 40% OFF CodeCrafters: ...

10:19
Heap Memory Explained

13,287 views

4 months ago

Sophia Wagner
Is casting a pointer to a pointer to an array considered UB?

Is casting a pointer to a pointer to an array considered UB? duplicate Hey guys! Hopefully you found a solution that helped you!

2:04
Is casting a pointer to a pointer to an array considered UB?

12 views

8 months ago

Single-line
Is difference between two pointers pointing to the same deallocated array well-defined in C?

Source: https://stackoverflow.com/questions/79739298 Question Author: - Rasmus https://stackoverflow.com/users/5712434 ...

0:34
Is difference between two pointers pointing to the same deallocated array well-defined in C?

153 views

7 months ago

Roel Van de Paar
Set pointer to nil via function (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:18
Set pointer to nil via function (3 Solutions!!)

18 views

9 months ago

Bioelectric Base
C Programming Decoded 35 The Memory Model Stack Heap and the Segments

https://www.bioelectricbase.com/ CHAPTERS 0:00 The Variable That Refused to Die 0:52 Run It Again, Get Garbage 1:21 ...

20:29
C Programming Decoded 35 The Memory Model Stack Heap and the Segments

0 views

8 days ago

Roel Van de Paar
Is there any method to avoid using illegal pointer in C++? (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:40
Is there any method to avoid using illegal pointer in C++? (2 Solutions!!)

21 views

5 months ago

Roel Van de Paar
Conversion of lambda expression to function pointer

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:24
Conversion of lambda expression to function pointer

15 views

4 months ago

Single-line
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself st...

Source: https://stackoverflow.com/questions/79329275 Question Author: - Julian Zalewski ...

0:41
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself st...

2 views

7 months ago

The Linux Foundation
A Technical Deep Dive Into Intel CET Implementation in Linux - Jay Tharwani, NetApp Inc.

Backward-Edge Defense: A deep look at hardware-enforced Shadow Stacks and the management of the Shadow Stack Pointer ...

28:49
A Technical Deep Dive Into Intel CET Implementation in Linux - Jay Tharwani, NetApp Inc.

54 views

1 month ago

Bioelectric Base
C Programming Decoded 28 The Classic Pointer Bugs and How to Debug Them

https://www.bioelectricbase.com/ CHAPTERS 0:00 A Pointer Is Just A Slip Of Paper 0:40 Four Lies, Not Infinitely Many 1:29 Prints ...

18:29
C Programming Decoded 28 The Classic Pointer Bugs and How to Debug Them

0 views

8 days ago

Roel Van de Paar
Difference between auto and auto\* when storing a pointer

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:27
Difference between auto and auto\* when storing a pointer

49 views

11 months ago

The Debug Zone
How to Properly Set SS and SP Registers in i386 Assembly Programming

... assembly programming, focusing specifically on the proper setup of the Stack Segment (SS) and Stack Pointer (SP) registers.

3:41
How to Properly Set SS and SP Registers in i386 Assembly Programming

11 views

9 months ago