Dear Michael, In message <CAPx6ZwGMzAzJo=PuyRCJyJ_w=7kpjtdshjtyyob6dph7pd+...@mail.gmail.com> you wrote: > > We seem to have a misunderstanding, I did not mean to imply that the > "offset + len" > expression was undefined. I agree that it is fine. I was referring > to this statement from > Aaron's original email: > > if (p + len < p) > > Which is following: > > const char *p; > unsigned int len; > > That is the statement which is utilizing pointer overflow.
Agreed. That should be fixed. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de An Elephant is a mouse with an Operating System. - Knuth _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot