-
We are getting periodic crashes at line 235 in allocators.h. The code in this instance is doing in insitu parsing of a fairly small packet (less than 200 characters) every two seconds.
```
void AddCh…
-
```
What steps will reproduce the problem?
1. I am expecting xml_node::remove_child() function to free the memory of the
child. It is not doing so because of checks if(!name_insitu)/if(!value_insitu)…
-
I'm using libgphoto2 2.5.9 with a Nikon D750 on Mac OS 10.11.1 with homebrew binaries. If I go to the gphoto2 --shell mode, the first time I run capture-image, it works, but the second time I get an e…
-
```
What steps will reproduce the problem?
1. I am expecting xml_node::remove_child() function to free the memory of the
child. It is not doing so because of checks if(!name_insitu)/if(!value_insitu)…
-
```
What steps will reproduce the problem?
1. I am expecting xml_node::remove_child() function to free the memory of the
child. It is not doing so because of checks if(!name_insitu)/if(!value_insitu)…
-
Hi,
I've downloaded and installed the SOS plugin for QGIS (V2.12.0 Lyon on a Mac) and I've tried 3 different SOS resources GetCapabilities. Though each of them bring me back the information and the st…
-
```
What steps will reproduce the problem?
using LLVM 4
What is the expected output? What do you see instead?
Code fixed for uncertain behaviors
Which version of pugixml are you using? On what ope…
-
```
What steps will reproduce the problem?
1. Go to the Brewday page of a recipe.
2. Try to change the efficiency.
We expect the efficiency value to change to the new value specified. Instead,
it r…
-
Hi,
I've found 4 new warnings int _encodedstream.h_
- [1](https://github.com/miloyip/rapidjson/blob/master/include/rapidjson/encodedstream.h#L80)
- [2](https://github.com/miloyip/rapidjson/blob/maste…
-
```
What steps will reproduce the problem?
using LLVM 4
What is the expected output? What do you see instead?
Code fixed for uncertain behaviors
Which version of pugixml are you using? On what ope…