> Some obscure corner-cases changing behavior is kinda expected in this kind of
> cleanup. Is there some real-world usage which breaks because of this,
> something that can't be trivially fixed?
Through test cases, I found that the
https://github.com/rpm-software-management/rpm/commit/aec8bdb53a3013eabf16368e17a65ab69c2136ee
changed the function. As a result, the behavior of some commands is changed.
Currently, there is no actual service problem. I haven't had any problems with
the business until now.
In addition, through code analysis, I find that the character string of
undefine is determined whether the character string belongs to "a-z" or "A-Z"
or "0-9" or '_'
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2203#issuecomment-1257877673
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2203/c1257877...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint