mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
A malloc() pass on WinPR
This patch treats remaining non-checked mallocs. And changes to calloc in places where it makes sense
This commit is contained in:
committed by
Bernhard Miklautz
parent
749d93ae39
commit
16d36e3083
3
.gitignore
vendored
3
.gitignore
vendored
@@ -132,6 +132,9 @@ TAGS
|
||||
|
||||
# packaging related files
|
||||
!packaging/scripts/prepare_deb_freerdp-nightly.sh
|
||||
packaging/deb/freerdp-nightly/freerdp-nightly
|
||||
packaging/deb/freerdp-nightly/freerdp-nightly-dev
|
||||
packaging/deb/freerdp-nightly/freerdp-nightly-dbg
|
||||
|
||||
#
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user