On Wed, 2024-09-11 at 14:52 +0800, lonial con wrote: > In find_equal_scalars(), it should not copy the reg->subreg_def, otherwise a bug will occur when the program flag has BPF_F_TEST_RND_HI32. > > Reported-by: Lonial Con <kongln9170@xxxxxxxxx> > Signed-off-by: Lonial Con <kongln9170@xxxxxxxxx> > --- Hello, could you please write a selftest for this fix? (please let me know if you need some intro on BPF selftests). [...]