1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-21 01:59:07 +03:00
Volker Lendecke ff274e57ea Remove a pointles call to smb_bufrem
This call expanded to

(smb_buflen(req->inbuf)
  - PTR_DIFF(smb_buf(req->inbuf) - smb_buf(req->inbuf)))

which seems pretty pointless :-)
2008-10-31 22:06:22 +01:00
..
2008-09-15 18:45:10 -07:00
2008-10-13 19:32:38 +02:00
2008-10-13 20:59:33 +02:00
2008-10-13 19:32:38 +02:00
2008-10-12 17:34:43 +02:00
2008-10-12 17:34:43 +02:00
2008-07-27 17:56:48 +02:00
2008-06-17 10:48:40 +02:00
2008-10-19 21:51:17 +02:00
2008-10-13 12:32:44 +02:00
2008-10-18 21:45:49 +02:00
2008-10-13 20:59:33 +02:00
2008-10-13 11:57:15 +02:00
2007-12-18 09:56:04 +01:00
2008-07-22 15:00:48 +02:00