mirror of
https://github.com/zeux/pugixml.git
synced 2025-01-14 18:07:59 +08:00
0e3ccc7396
The code works fine regardless of the *j->name check, and omitting this makes the code more symmetric between the "count" and "write" stage; additionally this improves coverage - due to how strcpy_insitu works it's not really possible to get an empty non-NULL name in the node.