Skip to content

Commit

Permalink
Use smart pointers in simple-chat
Browse files Browse the repository at this point in the history
Avoid manual memory cleanups. Less memory leaks in the code now.

Signed-off-by: Eric Curtin <[email protected]>
  • Loading branch information
ericcurtin committed Nov 14, 2024
1 parent 2a82891 commit 0d016a4
Showing 1 changed file with 285 additions and 139 deletions.
Loading

0 comments on commit 0d016a4

Please sign in to comment.