-
### Description
per ubsan on x86_64 ubuntu linux memcpy called with at least 1 null pointer arg, with 0 length. AddBlob is asked to add an empty blob, which memcpy's 0 bytes. Easy fix.
```
(g…
-
Currently get errors like:
```
Call to an undefined method FormField::getConfig().
```
When using $fields->dataFieldByValue('Name'); wherein 'Name' is a GridField.
Would like to see if I can ad…
-
Hi There,
I just wondered if this issue is similar to #219.
But, even if so, I have got a mysql connector which is a c based package and it works fine with pywren where as lxml has this issue.
…
-
It would be great if future releases would include at a minimum some checksums so I can compare the release against the checksum to verify I downloaded the binary I thought to be downloading.
Anoth…
-
Hey folks,
Is there a reason why check for empty password when bindDN is set comes after logic for doing processing in synchronous mode?
https://github.com/pingidentity/ldapsdk/blob/master/src/com/…
-
The bar width ratio does not calculate correctly when the number of ticks is different from the number of columns in a bar chart because of using the x tick values or x tick count options.
Here is an…
-
Did a lot of performance benchmarking & analysis with @Wosin
Findings:
- Wholestagecodegen = 7s, without it, it's 20s; reason = heavy JITting thanks to the WSCG approach of process/consume.
- VE…
-
Hi all,
Please add a wiki entry for h2d.Flow
Thanks
DomDom
-
Hi Guys,
Using Cassandra 2.1.2 and trying to get UDTs to work in the library, and since everyone is busy figured I would give it a shot. However, having trouble.
Looking at the v3 Binary Protocol (h…
-
### Summary of new feature
Create a new function Invoke-DbaDbIndexRebuild which can rebuild one or more indexes on a collection of tables. Should allow for passing collections of tables, databases,…