NVM, I see what you mean by pointerswaps. On Mon, Feb 5, 2024 at 9:00 PM Connor Worley <connorbwor...@gmail.com> wrote:
> On Mon, Feb 5, 2024 at 3:58 AM Andreas Rheinhardt < > andreas.rheinha...@outlook.com> wrote: > >> Connor Worley: >> > + memcpy(ctx->tmp_key, ctx->set_key, ctx->key_size); >> > + memcpy(ctx->tmp_val, ctx->set_val, ctx->val_size); >> >> Given that set_key/val are overwritten below, these two can be done via >> pointerswaps. > > > I don't quite follow, can you elaborate on this part? > -- > Connor Worley > -- Connor Worley _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".