[MDEV-12529] Identical condition Created: 2017-04-19 Updated: 2017-04-30 Resolved: 2017-04-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.0, 10.1, 10.3.0, 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Martin Strunz | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows |
||
| Description |
|
server-10.3\pcre\pcre_tables.c line 164
|
| Comments |
| Comment by Elena Stepanova [ 2017-04-19 ] |
|
As I understand, it's been taken as is from pcre. |
| Comment by Sergei Golubchik [ 2017-04-19 ] |
|
This is something that should be reported to PCRE: https://bugs.exim.org/enter_bug.cgi?product=PCRE Every change in our copy of PCRE complicates merges with future PCRE releases, so we only fix critical issues locally, something we cannot wait for the upstream fix. |
| Comment by Daniel Black [ 2017-04-30 ] |
|
pcre1 bug report https://bugs.exim.org/show_bug.cgi?id=2110 |