SHA256
1
0
forked from pool/samba

ndr: fix push/pull DATA_BLOB with NDR_NOALIGN; (bso#9026); (bnc#770262).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=248
This commit is contained in:
Lars Müller
2012-07-11 18:22:42 +00:00
committed by Git OBS Bridge
parent b52981da5a
commit be075de50f
6 changed files with 37 additions and 32 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 11 17:52:50 UTC 2012 - lmuelle@suse.com
- ndr: fix push/pull DATA_BLOB with NDR_NOALIGN; (bso#9026); (bnc#770262).
-------------------------------------------------------------------
Wed Jul 11 14:20:48 UTC 2012 - lmuelle@suse.com