ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

486 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

9mo 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

7mo 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

80 views

2mo 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

8mo 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

37 views

1mo 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

8mo 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,317 views

4mo 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

8mo 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

9mo 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

748 views

7mo 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

2w 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

5mo ago

TokyoEdtech
How to Code a 6502 Emulator in Python Part 9

The stack is a LIFO queue (last in first out). This requires implementing a stack pointer register, and the following instructions: TXS, ...

44:36
How to Code a 6502 Emulator in Python Part 9

406 views

8mo 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

8mo 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

4mo ago

someprofs
20260402 CISP 310

... copying with the assembly language programming a stack is imple is implemented by a stack pointer and also an area basically ...

1:22:16
20260402 CISP 310

40 views

3mo 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

7mo 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

11mo 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.

56 views

1mo ago

Bioelectric Base
C++ Programming Decoded 20 The Stack and the Heap

https://www.bioelectricbase.com/ CHAPTERS 0:00 Two Lines. One Holds a Corpse. 0:56 Both Are Legal. One Just Dies.

16:52
C++ Programming Decoded 20 The Stack and the Heap

0 views

2w ago