Alex Dathskovsky :: To Int or to Uint, This is the Question

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 4

  • @Roibarkan
    @Roibarkan 8 месяцев назад

    24:01 Great talk. To clearly state Alex’s point in this slide - of someone would call the decode() function with a negative size it will result in buffer overflow, because ‘line 45’ doesn’t catch negative cases, and (surprisingly) the condition “i < size” will be evaluated to true (!) converted to a number larger than INT_MAX (and thus definitely larger than 254)

  • @RealIllumin
    @RealIllumin 8 месяцев назад +4

    Please can you clean up the audio. Thanks.

  • @Roibarkan
    @Roibarkan 8 месяцев назад +1

    6:18 David Sankel’s talk from C++Now 2023: ruclips.net/video/7xwjjolDnwg/видео.html

  • @goodecheeseburgers6320
    @goodecheeseburgers6320 8 месяцев назад +1

    Audio quality is trash. makes the video unwatchable.