Change #252780
| Category | doxygen |
| Changed by | albert-github <albert.tests@gmail.com> |
| Changed at | Thu 18 Dec 2025 18:06:43 |
| Repository | https://github.com/doxygen/doxygen.git |
| Project | doxygen |
| Branch | master |
| Revision | 1242505260efe333cc518f9a1f6cc2f1d91b1aac |
Comments
Protect counter with mutex Based on review Making `\dot` and `\msc` independent on the order of processing by means of using the md5 sum of the content (positive side effect when having multiple instances of a `\dot` (or `\msc`) command it is generated just once).
Changed files
- src/docbookvisitor.cpp
- src/docbookvisitor.h
- src/dot.cpp
- src/dot.h
- src/htmldocvisitor.cpp
- src/htmldocvisitor.h
- src/latexdocvisitor.cpp
- src/latexdocvisitor.h
- src/rtfdocvisitor.cpp
- src/rtfdocvisitor.h