]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use file mapping to marshall message data
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Thu, 21 Jun 2012 19:30:24 +0000 (15:30 -0400)
committerBen Kaduk <kaduk@mit.edu>
Fri, 24 Aug 2012 19:54:51 +0000 (15:54 -0400)
commite2ad5d74adbf3edc8a7026cad8283c0077377e81
treefd7ddcd010369f6612bd418e8d6fa27d8eec73e0
parentb89802f0a491c6e8c6a320bc1af2b2bbbdb92669
Use file mapping to marshall message data

GlobalAlloc() is no longer supported for this purpose.
Also split out leash message marshalling code into a separate function
acquire_tkt_send_message_leash and improve string copy safety.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
ticket: 7276 (new)
queue: kfw
target_version: 1.10.4
tags: pullup
src/windows/leash/LeashView.cpp
src/windows/leashdll/lshfunc.c