Andreas Rheinhardt (12020-06-20):
> Unfortunately all pointer arithmetic involving NULL is undefined
> behaviour in C, even NULL + 0.

I am pretty sure the UB is not there, and that NULL+0 is valid. Do you
have the reference?

Anyway, even if it is valid, it is not good style, I agree on that.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to