Skip to content

Commit

Permalink
debugging: slides: fix slide shift in wrong subsection
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Lothoré <[email protected]>
  • Loading branch information
Tropicao committed Jan 16, 2024
1 parent 55eeb9a commit 216401d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slides/debugging-memory-issues/debugging-memory-issues.tex
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ \section{Memory Issues}
\end{block}
\end{frame}
\subsection{Valgrind memcheck}
\begin{frame}[fragile]
\frametitle{Memory Leaks}
\begin{itemize}
Expand All @@ -101,6 +99,8 @@ \subsection{Valgrind memcheck}
\end{block}
\end{frame}
\subsection{Valgrind memcheck}
\begin{frame}
\frametitle{Valgrind (1/2)}
\begin{columns}[T]
Expand Down

0 comments on commit 216401d

Please sign in to comment.